manifest / integrations / wp-graphql-custom-post-type-ui
WPGraphQL Custom Post Type UI
Adds Settings to the Custom Post Type UI plugin to show Post Types in WPGraphQL
by WPGraphQL, rachelbahl, jasonbahl · github.com/wp-graphql/wp-graphql-custom-post-type-ui · website
★ 86stars
4.3kcomposer installs
10forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/wp-graphql/wp-graphql-custom-post-type-ui/archive/refs/heads/master.zipAlso on Packagist as wp-graphql/wp-graphql-custom-post-type-ui:
composer require wp-graphql/wp-graphql-custom-post-type-uiDeclares an update source (https://github.com/wp-graphql/wp-graphql-custom-post-type-ui), so updates arrive through the plugin's own updater.
From the readme
DEPRECATION NOTICE
🚀 Custom Post Type UI v1.9.0 introduced formal support for WPGraphQL!!!
👋 With that, this plugin is being deprecated and will no longer be maintained.
👉 We recommend upgrading to v1.9.0+ of Custom Post Type UI.
📝 If you have issues with Custom Post Type UI showing Post Types / Taxonomies in WPGraphQL, open an issue on the Custom Post Type UI repo or the WPGraphQL repo and we'll help get it sorted.
WPGraphQL for Custom Post Type UI
Install this plugin along with WPGraphQL and Custom Post Type UI and you will have settings to show your Custom Post Types and Custom Taxonomies in GraphQL.
Read the full README on GitHub →