custom-post-type-permalinks icon indicating copy to clipboard operation
custom-post-type-permalinks copied to clipboard

Do not manage CPTs set to private

Open jeherve opened this issue 8 years ago • 1 comments

When registering a CPT, WordPress allows you to define "private" CPT thanks to the public parameter: https://codex.wordpress.org/Function_Reference/register_post_type#Parameters

When a CPT is set to private, its UI is not shown on the site's frontend. I would consequently not expect that CPT to appear in the Custom Post Type Permalinks plugin interface.

Would it be possible to exclude such CPTs from the plugin in the future?

Thanks!

Reported here: https://wordpress.org/support/topic/jetpack-plugin-adds-sidebars_widgets-and-widget_image-links/

Related: #76

jeherve avatar Nov 06 '17 14:11 jeherve

@jeherve Thanks Feedback. I want to fix next version.

torounit avatar Nov 15 '17 04:11 torounit