#33990 closed enhancement (fixed)
Add register_taxonomy_args filter
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.4 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Taxonomy | Keywords: | has-patch |
| Focuses: | Cc: |
Description
Follow-up to #17447.
A corresponding filter should be added for the args when registering a taxonomy.
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
Introducing a
register_taxonomy_argsfilter that allows to modify the$argswhen registering a taxonomy.