Add "add_post_type_support" options when extending builtin post types #6783
stefanobartoletti
started this conversation in
Ideas
Replies: 1 comment
-
Never thought about that, but as the CPT is already registered but maybe I'm overthinking that and there is an easy and quick filter @sc0ttkclark ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Would it be possible to add "add_post_type_support" options when extending builtin post types?
Just as an example, to add the Excerpt to Pages.
I see that a "Supports" section is available under the "Advanced options" tab when creating a custom post type.
Would it be possible to add this even when extending builtin post types?
Beta Was this translation helpful? Give feedback.
All reactions