[wp-trac] [WordPress Trac] #16792: CategoryWalker, if cat_name is empty, do not append the empty a tag to the output
WordPress Trac
wp-trac at lists.automattic.com
Mon Mar 7 22:36:29 UTC 2011
#16792: CategoryWalker, if cat_name is empty, do not append the empty a tag to the
output
-------------------------+-----------------------------
Reporter: samo9789 | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 3.1
Severity: trivial | Keywords: has-patch
-------------------------+-----------------------------
If the theme is customized to skip some categories by doing something like
add_filter('list_cats', 'hideSomeCatgory') and returning a null or an
empty string as cat name, the CategoryWalker will append an empty html
element to the output
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16792>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list