This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Custom Post Type Generator

Description

Generate Custom Post Types and Custom Taxonomies from the WordPress administration which is easy to understand.
It’s a must have for any user working with WordPress.

This Plugin published on GitHub.

Screenshots

  • Regist Custom Post Type
  • Regist Custom Taxonomy
  • Export to PHP

Installation

  1. Upload ‘custom-post-type-generator’ folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Navigate to the ‘Custom Post Type Generator’ menu in WordPress.

Reviews

16 aprila, 2019
Good to see someone posting a really useful plugin without ads or or built in to make you buy limitations ans gotcha's
Read all 7 reviews

Contributors & Developers

“Custom Post Type Generator” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

2.4.2

  • Support new parameters. eq.)’show_in_rest’
  • Minor Bug fixed.

2.4.1

  • Remove deprecated function ‘secreen_icon()’.

2.4.0

  • Bug fixed.
    • Alternate table row CSS.

2.3.9

  • Bug fixed.
    • Export function improved.
    • Open Close buttons improved.
    • Security improved.

2.3.8

  • Support WordPress v4.5.x.
    • Replace the ‘add_utility_page()’ to ‘add_menu_page()’.

2.3.7

  • Support for the ‘meta_box_cb’ parameter of Custom Taxonomy.

2.3.6

  • Delete flush_rewrite_rules() from init hook.

2.3.5

  • Bug fixed
    • Exported PHP Code

2.3.4

  • Bug fixed

2.3.3

  • Bug fixed
    • priority ‘init’ hook of cptg_generate().

2.3.2

  • Validation of input values improved.

2.3.1

  • Activation improved.
  • Support non public objects( show_ui=true, show_in_menu=true ).
  • Admin UI improved.

2.3.0

  • Support for the most parameters.
  • Admin UI improved.
  • Objects List improved.
  • Exported PHP Code improved.
  • Bug fixed

2.2.4

  • Bug fixed
    • flush_rewrite_rules() of PHP code.

2.2.3

  • Support for the ‘rewrite’ parameter.
  • Support for the ‘sort’ parameter of Custom Taxonomy.
  • Admin UI improved.
  • Input error check improved.
  • Bug fixed
    • flush_rewrite_rules()

2.2.2

  • Bug fixed

2.2.1

  • Bug fixed

2.2.0

  • Export to PHP
  • Add ‘Other Objects’ List.
  • Bug fixed

2.1.3

  • Bug fixed
    • Order Custom Post Types.

2.1.2

  • Bug fixed

2.1.1

  • Order Custom Post Types using a Drag and Drop Sortable JavaScript.

2.0.1

  • Bug fixed
    • The Configuration of ‘Publicly Queryable’.

2.0.0

  • WordPress Options Structure was Renovated.
  • Fatal Error(500 Error) solved.

1.0.2

*Bug fixed
– menu_icon (Default: null – defaults to the posts icon)

1.0.1

*Bug fixed
– 500 Error

1.0.0

*Initial Release