Opened 8 months ago
Last modified 5 months ago
#21944 closed enhancement
Allow changing the parameters for built-in post types — at Initial Version
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Post Types | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | xoodrew@… |
Description
Currently, it's really hard to change a single aspect of the built-in post types.
As shown in 21943:comment:3, users are reverting to all sorts of ugly workarounds.
What's needed is a filter for the args array, before any processing is done inside register_post_type().
Note: See
TracTickets for help on using
tickets.
