It would be useful if it was possible to pass more filter arguments to the function

taxonomy_term_count_nodes()

Now the only argument available is node type, but what if I need to count only nodes from a certain author or something else?

I think you should allow for passing an array of db_field/value pairs to filter by when counting the nodes.

Comments

mdupont’s picture

Status: Active » Closed (won't fix)

Old issue, and better off using a contrib module or a custom function. Closing.