Title: dlsantos's Replies | WordPress.org

---

# dlsantos

  [  ](https://wordpress.org/support/users/dlsantos/)

 *   [Profile](https://wordpress.org/support/users/dlsantos/)
 *   [Topics Started](https://wordpress.org/support/users/dlsantos/topics/)
 *   [Replies Created](https://wordpress.org/support/users/dlsantos/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/dlsantos/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/dlsantos/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/dlsantos/engagements/)
 *   [Favorites](https://wordpress.org/support/users/dlsantos/favorites/)

 Search replies:

## Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Moderating on a per category basis](https://wordpress.org/support/topic/moderating-on-a-per-category-basis/)
 *  Thread Starter [dlsantos](https://wordpress.org/support/users/dlsantos/)
 * (@dlsantos)
 * [21 years, 7 months ago](https://wordpress.org/support/topic/moderating-on-a-per-category-basis/#post-103659)
 * planetthoughtful,
    Your quick hack has been working, already, in my blog. And
   I must say that it works terrific! Thank you very much for your time and patience!
   Just as a suggestion for the developers, and also for other users who might come
   into this thread, wouldn’t it be a good idea to incorporate such funcionality
   into WP’s core? I mean, when creating a new category, one could have the possibility
   to select whether it should be moderated individually or not. Thanks again for
   the help. Daniel [http://danielsantos.f2o.org/brain/](http://danielsantos.f2o.org/brain/)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [RSS 2.0 feed problem in 1.2-epsilon-RC1](https://wordpress.org/support/topic/rss-20-feed-problem-in-12-epsilon-rc1/)
 *  Thread Starter [dlsantos](https://wordpress.org/support/users/dlsantos/)
 * (@dlsantos)
 * [22 years, 1 month ago](https://wordpress.org/support/topic/rss-20-feed-problem-in-12-epsilon-rc1/#post-52353)
 * I managed to find what the problem was. As it’s 1.2RC1, I had translated months
   and workdays to Portuguese, using locale.php. That was bringing problems about.
   Now that I’ve changed everything back to English again, my RSS feed validated.
   But now my main blog page shows dates in English. What shall I do? Please, help
   me.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Number of posts in cats](https://wordpress.org/support/topic/number-of-posts-in-cats/)
 *  [dlsantos](https://wordpress.org/support/users/dlsantos/)
 * (@dlsantos)
 * [22 years, 1 month ago](https://wordpress.org/support/topic/number-of-posts-in-cats/#post-52067)
 * Bruce, here’s the way I use list_cats in my own blog:
    <?php list_cats(1, ‘All’,‘
   name’, ‘asc’, ”,1,0,1,1); ?> The 8th parameter, **count** shall be set to true,
   that is, “1”. You cannot ignore any other parameters, so, when you do not want
   a funcionality to work, set it to false (0). It should be enough to make things
   work fine. HTH.

Viewing 3 replies - 1 through 3 (of 3 total)