Remove Pages from Popular Posts Listing
-
I’m using this plugin to display popular post count on my site.. I have excluded pages from the listing as per instructions provided here:
So now my code is this:
<?php if (function_exists('wpp_get_mostpopular')) wpp_get_mostpopular("range=monthly&order_by=views&stats_comments=0&limit=10&pages=0"); ?>
But the pages are still listed on the site. Can you pls advise what could be wrong?
https://www.ads-software.com/extend/plugins/wordpress-popular-posts/
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Remove Pages from Popular Posts Listing’ is closed to new replies.