Closed (won't fix)
Project:
Drupal core
Version:
6.x-dev
Component:
taxonomy.module
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
12 Apr 2009 at 15:57 UTC
Updated:
12 Apr 2012 at 20:36 UTC
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
Comment #1
mdupontOld issue, and better off using a contrib module or a custom function. Closing.