Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Custom Post Type Generator

Descripción

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.

Capturas

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

Instalación

  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.

Reseñas

16 de abril de 2019
Good to see someone posting a really useful plugin without ads or or built in to make you buy limitations ans gotcha's
Leer todas las 7 reseñas

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce "Custom Post Type Generator" a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

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