| 开发者 | coffeemugger |
|---|---|
| 更新时间 | 2026年3月16日 01:20 |
| PHP版本: | 8.0 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
bb-content-types folder to the /wp-content/plugins/ directory.Anyone who needs custom post types and taxonomies without touching code, including marketers and content teams.
No. It only registers post types, taxonomies, and rewrite rules. Your theme controls how content is displayed.
Rewrite changes are flagged and flushed automatically for admins on the next load. You can also use the "Flush rewrites" button if needed.
Yes. If a parent page is selected, archive URLs are mapped under the parent path as well.
Yes. The admin includes import and export tools so you can move settings between sites.
bb_ct_message) in admin notices. Ensures $_GET['bb_ct_message'] is only shown after a valid nonce check and capability check (WP.org review fix).