[Plugin: WordPress Popular Posts] Need to limit category for non-widget use
-
I’m using WPP within a series of sidebar tabs and need to limit what pages appear. For one, Home appears as a top result. There are also a couple of categories I’d like to exclude. Below is what I have so far. Please let me know what I can add to allow for removal of certain category / page IDs. Thanks!
<?php if (function_exists('wpp_get_mostpopular')) wpp_get_mostpopular('stats_comments=0 & range=all & order_by=all & limit=8'); ?>
https://www.ads-software.com/extend/plugins/wordpress-popular-posts/
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘[Plugin: WordPress Popular Posts] Need to limit category for non-widget use’ is closed to new replies.