[wp-trac] [WordPress Trac] #18986: Link categories filter doesn't show all categories
WordPress Trac
wp-trac at lists.automattic.com
Fri Oct 21 21:38:18 UTC 2011
#18986: Link categories filter doesn't show all categories
--------------------------+---------------------
Reporter: ocean90 | Owner: ryan
Type: defect (bug) | Status: closed
Priority: high | Milestone: 3.3
Component: Taxonomy | Version: 3.3
Severity: major | Resolution: fixed
Keywords: has-patch |
--------------------------+---------------------
Changes (by nacin):
* status: reopened => closed
* resolution: => fixed
Comment:
In [19035]:
{{{
#!CommitTicketReference repository="" revision="19035"
Separate non-post term counting from _update_post_term_count(). Introduce
_update_generic_term_count(). The generic handler will be the default
whenever the taxonomy is attached to an object type other than a post type
(link, user). Otherwise the _update_post_term_count() handler will be the
default. fixes #18986. see #17548.
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/18986#comment:21>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list