[wp-trac] [WordPress Trac] #14469: get_categories( $args ); - hide_empty true not hide

WordPress Trac wp-trac at lists.automattic.com
Fri Jul 30 10:26:05 UTC 2010


#14469: get_categories( $args ); - hide_empty true not hide
-----------------------------+----------------------------------------------
 Reporter:  christian_gnoth  |       Owner:                 
     Type:  feature request  |      Status:  new            
 Priority:  normal           |   Milestone:  Awaiting Review
Component:  Taxonomy         |     Version:  3.0            
 Severity:  minor            |    Keywords:                 
-----------------------------+----------------------------------------------

Comment(by nacin):

 I'm confused by your request.

 get_terms() says:
 {{{
  * hide_empty - Default is true. Will not return empty terms, which means
  * terms whose count is 0 according to the given taxonomy.
 }}}

 hide_empty = true means hide empty. hide_empty = false means don't hide
 empty.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/14469#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list