Linux 软件免费装

Penguin Peak Dynamic CPT Manager

开发者 penguinpeak01
更新时间 2026年7月21日 16:47
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

taxonomy custom post type cpt meta fields custom taxonomy

下载

详情介绍:

Penguin Peak Dynamic CPT Manager allows you to easily create Custom Post Types, custom Taxonomies, and Custom Meta Fields without writing any code. The plugin provides a user-friendly interface with full control over every setting. Features Perfect For

安装:

  1. Upload the penguinpeak-dynamic-cpt-manager folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Go to Penguin Peak Dynamic CPT in your WordPress admin menu
  4. Click 'Add New CPT' and fill in the details
  5. Save and start using your new custom post type!

升级注意事项:

2.1.0 Major update with improved security, coding standards, and WordPress.org compliance. All data is preserved during upgrade. 2.0 Major update with complete rewrite. Backup your data before updating.

常见问题:

Will my CPTs be deleted if I deactivate the plugin?

No, your CPT data is saved in the WordPress options table and will remain even if the plugin is deactivated. However, the CPTs will not be registered (will not appear in admin) until the plugin is reactivated.

Can I create multiple taxonomies for one CPT?

Currently, the plugin supports one taxonomy per CPT. For multiple taxonomies, you would need to use additional code or a more advanced plugin.

Will this work with my theme?

Yes! CPTs created with this plugin follow WordPress standards and will work with any properly coded theme. You may need to create custom template files (like single-{post-type}.php and archive-{post-type}.php) in your theme to display them properly.

Can I export my CPTs?

Currently, CPTs are stored in the WordPress database. You can backup your WordPress database to preserve your CPTs.

Does this work with page builders?

Yes! CPTs created with this plugin are fully compatible with popular page builders like Elementor, Beaver Builder, Divi, etc., especially when REST API support is enabled.

What shortcodes are available?

  • [ppctb_posts type="your-cpt" limit="5" orderby="date" order="DESC"] - Display a grid of CPT posts
  • [ppctb_field id="123" key="field_key"] - Display a specific meta field value
  • [ppctb_post id="123"] - Display a complete CPT post with all fields

Is a license required?

No. The plugin is free to use.

更新日志:

2.1.0 2.0.1 2.0 1.0