Tagged Questions
0
votes
1answer
306 views
How to Override default update_count_callback for category
Is it possible to override default update_count_callback for category? The default function counts published posts while I want to count private posts. I do not want to register a new taxonomy.