• Hello,

    Your plugin is very usefull for a part of my website.
    For the other part, I saw that we can display post by order of count view of the last 24h/7days etc.
    So, starting with this, do you know if it is possible to know/display the count view of a post during 24h ?

    For exemple :
    The post n°1 has counted 34 views today
    and
    The post n°1 has counted 45 views yesterday

    So the total of the 2 last days is 79 views

    (sorry for my english)

    Do you know is it possible ?
    Thank you for your help !

    http://wordpress.org/extend/plugins/wordpress-popular-posts/

Viewing 1 replies (of 1 total)
  • Plugin Author Hector Cabrera

    (@hcabrera)

    Hi matiou,

    Yes, my plugin does offer this functionality. If you’re using WordPress Popular Posts as a widget, simply activate the Display views option. Otherwise, if you’re using the wpp shortcode or the wpp_get_mostpopular() template tag you need to add the stats_views parameter for it to work, like this:

    [wpp stats_views=1]

    wpp_get_mostpopular(stats_views=1)

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: WordPress Popular Posts] Show count view of the day’ is closed to new replies.