Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #17548, comment 29


Ignore:
Timestamp:
10/04/2011 09:33:33 PM (14 years ago)
Author:
ryan
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #17548, comment 29

    initial v1  
    1 Do we even need to query against post_type?  If a taxonomy is registered against multiple post types, then the count is going to be stomped back and forth with the last post_type updated being reflected in the count.  There count is not stored per post_type.
     1Do we even need to query against post_type?  If a taxonomy is registered against multiple post types, then the count is going to be stomped back and forth with the last post_type updated being reflected in the count.  The count is not stored per post_type.