Viewing 1 replies (of 1 total)
  • Anonymous User 12141227

    (@anonymized-12141227)

    Hello,
    yes, you can do that; however, you need to modify the core files.
    You can modify the stylishpopularposts.php file, specifically the line below:

    $top_popular_posts = new WP_Query(‘showposts=’ . $number . ‘&orderby=comment_count&order=DESC’);

    to exclude certain categories

Viewing 1 replies (of 1 total)
  • The topic ‘Can i exclude a certain post? A certain category?’ is closed to new replies.