[wp-trac] [WordPress Trac] #19556: Make wp_term_checklist() available as a template tag
WordPress Trac
wp-trac at lists.automattic.com
Wed Dec 14 22:58:08 UTC 2011
#19556: Make wp_term_checklist() available as a template tag
-------------------------+-----------------------------
Reporter: scribu | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Template | Version:
Severity: normal | Keywords:
-------------------------+-----------------------------
Currently, wp_term_checklist() is defined in wp-
admin/includes/template.php, which means it's not available as a template
tag for themes.
Note that {{{wp_dropdown_categories()}}} is defined in {{{wp-includes
/category-template.php}}}. We should move wp_term_checklist() there too.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/19556>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list