{"id":276782,"date":"2026-02-04T10:10:59","date_gmt":"2026-02-04T10:10:59","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/superlight-cpt-manager\/"},"modified":"2026-02-04T10:13:23","modified_gmt":"2026-02-04T10:13:23","slug":"superlight-cpt-manager","status":"publish","type":"plugin","link":"https:\/\/cor.wordpress.org\/plugins\/superlight-cpt-manager\/","author":186990,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.2.1","stable_tag":"1.2.1","tested":"6.9.4","requires":"5.5","requires_php":"","requires_plugins":null,"header_name":"SuperLight CPT Manager","header_author":"Ryan Edmunds","header_description":"Create and manage custom post types instantly. Each CPT gets its own shortcode.","assets_banners_color":"","last_updated":"2026-02-04 10:13:23","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"https:\/\/ryanedmunds.com\/","rating":5,"author_block_rating":0,"active_installs":20,"downloads":185,"num_ratings":1,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.2.1":{"tag":"1.2.1","author":"RyanEdmunds","date":"2026-02-04 10:13:23"}},"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":1},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3453709,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3453709,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.2.1"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3453709,"resolution":"1","location":"plugin"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":3453709,"resolution":"2","location":"plugin"}},"screenshots":{"1":"<p>Clean, dedicated admin screen for creating Custom Post Types.<\/p>","2":"<p>Custom Post Types displayed using the Query Loop block in the block editor.<\/p>"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[2007,1794,4035,80],"plugin_category":[43],"plugin_contributors":[255202],"plugin_business_model":[],"class_list":["post-276782","plugin","type-plugin","status-publish","hentry","plugin_tags-cpt","plugin_tags-custom-post-type","plugin_tags-lightweight","plugin_tags-shortcode","plugin_category-customization","plugin_contributors-ryanedmunds","plugin_committers-ryanedmunds"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/superlight-cpt-manager\/assets\/icon-128x128.png?rev=3453709","icon_2x":"https:\/\/ps.w.org\/superlight-cpt-manager\/assets\/icon-256x256.png?rev=3453709","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/superlight-cpt-manager\/trunk\/screenshot-1.png?rev=3453709","caption":"<p>Clean, dedicated admin screen for creating Custom Post Types.<\/p>"},{"src":"https:\/\/ps.w.org\/superlight-cpt-manager\/trunk\/screenshot-2.png?rev=3453709","caption":"<p>Custom Post Types displayed using the Query Loop block in the block editor.<\/p>"}],"raw_content":"<!--section=description-->\n<p>SuperLight CPT Manager is a minimalist WordPress plugin that lets administrators create Custom Post Types without clutter or bloat.<\/p>\n\n<p>Each CPT automatically:<\/p>\n\n<ul>\n<li><p>Registers itself with WordPress (visible in menus and REST API)<\/p><\/li>\n<li><p>Supports basic post features (title, editor, thumbnail, excerpt)<\/p><\/li>\n<li><p>Comes with a unique shortcode (e.g. <code>[superlight_cpt slug=\"book\"]<\/code>)<\/p><\/li>\n<\/ul>\n\n<p>There are no extra scripts, no custom tables, and no unnecessary settings \u2014 just pure, clean functionality in under 200 lines of PHP.<\/p>\n\n<p><strong>Features<\/strong><\/p>\n\n<ul>\n<li><p>Add, import\/export, or delete custom post types on the fly<\/p><\/li>\n<li><p>Each post type gets its own shortcode<\/p><\/li>\n<li><p>Works instantly with Query Loop and block editors (<code>show_in_rest<\/code> enabled)<\/p><\/li>\n<li><p>All CPTs stored in a single WordPress option (<code>superlight_cpts<\/code>)<\/p><\/li>\n<li><p>No dependencies, no setup, no nonsense<\/p><\/li>\n<\/ul>\n\n<h3>License<\/h3>\n\n<p>This plugin is licensed under the GPLv2 or later.<\/p>\n\n<!--section=installation-->\n<ol>\n<li><p>Upload the plugin folder to <code>\/wp-content\/plugins\/superlight-cpt-manager\/<\/code><\/p><\/li>\n<li><p>Activate it from <strong>Plugins \u2192 Installed Plugins<\/strong><\/p><\/li>\n<li><p>Open <strong>CPT Manager<\/strong> in the WordPress admin menu<\/p><\/li>\n<li><p>Add a new post type (e.g. Name: \u201cBooks\u201d, Slug: <code>book<\/code>)<\/p><\/li>\n<li><p>Use the shortcode <code>[superlight_cpt slug=\"book\"]<\/code> anywhere to list posts or use the Query Loop block to create a custom post type archive.<\/p><\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"why%20aren%E2%80%99t%20my%20cpts%20showing%20in%20the%20query%20loop%20or%20block%20editor%3F\"><h3>Why aren\u2019t my CPTs showing in the Query Loop or block editor?<\/h3><\/dt>\n<dd><p>Version 1.2 and later registers CPTs with <code>show_in_rest =&gt; true<\/code>, so they appear in Gutenberg and block-based queries.<\/p><\/dd>\n<dt id=\"does%20it%20create%20new%20database%20tables%3F\"><h3>Does it create new database tables?<\/h3><\/dt>\n<dd><p>No. All CPT definitions are saved as one serialized option in the database.<\/p><\/dd>\n<dt id=\"what%E2%80%99s%20the%20shortcode%20format%3F\"><h3>What\u2019s the shortcode format?<\/h3><\/dt>\n<dd><p>Use <code>[superlight_cpt slug=\"your_post_type_slug\"]<\/code> \u2014 it will automatically list posts of that type.<\/p><\/dd>\n<dt id=\"can%20i%20customize%20the%20output%3F\"><h3>Can I customize the output?<\/h3><\/dt>\n<dd><p>Yes, you can use a Query Loop block to have total control over the output. You can also override the shortcode loop template directly in your theme if desired, or edit the plugin\u2019s shortcode function.<\/p><\/dd>\n<dt id=\"does%20it%20work%20with%20existing%20cpts%3F\"><h3>Does it work with existing CPTs?<\/h3><\/dt>\n<dd><p>Superlight CPT's custom posts types will not interfere with existing post types. If a Custom Post Type with the same slug already exists, SuperLight CPT Manager will not override it. Disable the existing CPT registration source to migrate ownership.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<p>=1.2.1=<\/p>\n\n<ul>\n<li><p>Clarified feature descriptions in the readme.<\/p><\/li>\n<li><p>Added screenshots.<\/p><\/li>\n<li><p>No functional changes.<\/p><\/li>\n<\/ul>\n\n<h4>1.2<\/h4>\n\n<ul>\n<li><p>Added <code>show_in_rest<\/code> support for block editor and Query Loop visibility<\/p><\/li>\n<li><p>Improved shortcode output for CPT listings<\/p><\/li>\n<li><p>Minor UI and sanitization improvements<\/p><\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li><p>Added CPT delete and import\/export functionality<\/p><\/li>\n<li><p>Improved option storage system<\/p><\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial release \u2014 create and register CPTs via admin page<\/li>\n<\/ul>","raw_excerpt":"Create and manage custom post types instantly. Each CPT gets its own shortcode.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/cor.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/276782","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cor.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/cor.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/cor.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=276782"}],"author":[{"embeddable":true,"href":"https:\/\/cor.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/ryanedmunds"}],"wp:attachment":[{"href":"https:\/\/cor.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=276782"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/cor.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=276782"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/cor.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=276782"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/cor.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=276782"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/cor.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=276782"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/cor.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=276782"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}