[wp-trac] [WordPress Trac] #32642: Add supports argument to register_taxonomy
WordPress Trac
noreply at wordpress.org
Sun Jun 14 12:09:42 UTC 2015
#32642: Add supports argument to register_taxonomy
-------------------------+-----------------------------
Reporter: paulwilde | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Taxonomy | Version: trunk
Severity: normal | Keywords:
Focuses: |
-------------------------+-----------------------------
This patch adds the `supports` argument to `register_taxonomy()`. It
allows custom taxonomies to opt out of having the slug and description
fields.
I've had custom private taxonomies where the only field which would be set
is "Name", so an enhancement like this would allow taxonomies be more
lightweight for clients.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/32642>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list