內容簡介
總結:SuperLight CPT Manager是一個極簡的WordPress外掛,讓管理員可以在不混亂或過多的情況下創建自定義的內容類型。
問題與答案:
1. SuperLight CPT Manager這個WordPress外掛可以讓管理員做什麼?
- 答:創建自定義的內容類型,而不會出現混亂或過多的功能。
2. 這個外掛的每個自定義內容類型(CPT)會自動完成什麼功能?
- 答:它會自動在WordPress中註冊自己(在菜單和REST API中可見),支持基本的內容功能(標題、編輯器、縮略圖、摘要),並帶有一個獨特的短代碼。
3. SuperLight CPT Manager外掛的特點有哪些?
- 答:它可以即時增加、導入/導出或刪除自定義內容類型,每個內容類型都會有自己的短代碼,與Query Loop和區塊編輯器(啟用show_in_rest)即時配合,所有CPT都存儲在單個WordPress選項(superlight_cpts)中,不需要依賴性、不需要設定。
4. 這個外掛的授權是什麼?
- 答:這個外掛是根據GPLv2或更高版本進行許可的。
外掛標籤
開發者團隊
原文外掛簡介
SuperLight CPT Manager is a minimalist WordPress plugin that lets administrators create Custom Post Types without clutter or bloat.
Each CPT automatically:
Registers itself with WordPress (visible in menus and REST API)
Supports basic post features (title, editor, thumbnail, excerpt)
Comes with a unique shortcode (e.g. [superlight_cpt slug="book"])
There are no extra scripts, no custom tables, and no unnecessary settings — just pure, clean functionality in under 200 lines of PHP.
Features
Add, import/export, or delete custom post types on the fly
Each post type gets its own shortcode
Works instantly with Query Loop and block editors (show_in_rest enabled)
All CPTs stored in a single WordPress option (superlight_cpts)
No dependencies, no setup, no nonsense
License
This plugin is licensed under the GPLv2 or later.
