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

    (@hcabrera)

    Hi there,

    From the Installation section:

    wpp_get_views()

    The wpp_get_views template tag retrieves the total views count of a single post.

    Thread Starter botakedan

    (@botakedan)

    <?php wpp_get_mostpopular(“range=weekly&limit=15&order_by=views&stats_views=1&stats_comments=0&wpp_start=’ ‘&wpp_end=’ ‘&”); ?>

    so… the range=weekly mean show popular post views count of the week even the posting is 10 day old

    i thought range=weekly is show the popular post views count for posting in this week.

    Plugin Author Hector Cabrera

    (@hcabrera)

    With the options you set, the function will list the most viewed posts from the past 7 days – no matter when they were published.

    Thread Starter botakedan

    (@botakedan)

    so… how to show only this week posts published that shown ?

    Plugin Author Hector Cabrera

    (@hcabrera)

    Sorry, plugin doesn’t work that way.

    With the options you set, the function will list the most viewed posts from the past 7 days – no matter when they were published.

    Thread Starter botakedan

    (@botakedan)

    or may be you can add more option to filter posting/published post by day

    thank you

    Plugin Author Hector Cabrera

    (@hcabrera)

    The original question (different views count) has been answered. Why did you mark this as unresolved again? Please, if you have a different question or topic that you would like to discuss then open a new ticket for that.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘[Plugin: WordPress Popular Posts] Different views count’ is closed to new replies.