Skip to content
This repository was archived by the owner on Dec 16, 2022. It is now read-only.

Add show_in_customizer option for register_post_type()#71

Merged
johnregan3 merged 1 commit into
developfrom
feature/show_in_customizer
Mar 30, 2016
Merged

Add show_in_customizer option for register_post_type()#71
johnregan3 merged 1 commit into
developfrom
feature/show_in_customizer

Conversation

@westonruter
Copy link
Copy Markdown
Contributor

Let a post type by default only be displayed in the Customizer if show_ui and publicly_queryable are true. Let this be overridden if show_in_customizer is defined.

@johnregan3
Copy link
Copy Markdown
Contributor

@westonruter Awesome work! Always educational. 👍

@johnregan3 johnregan3 merged commit f7fa28b into develop Mar 30, 2016
@westonruter westonruter deleted the feature/show_in_customizer branch April 28, 2016 21:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants