Custom Post Type UI

Descripción

Custom Post Type UI proporciona una interfaz fácil de usar para registrar y gestionar los tipos de contenidos personalizados y taxonomías para tu web.

Custom Post Type UI Extended

CPTUI ayuda a crear tipos de contenido personalizados, pero mostrar ese contenido puede ser todo un nuevo reto. ha sido desarrollado para ayudarte a mostrar tu contenido creado. Mira nuestra página de diseños para ver ejemplos de diseños disponibles con Custom Post Type UI Extended.

Desarrollo del plugin

El desarrollo de Custom Post Type UI se gestiona en GitHub, con versiones oficiales publicadas en WordPress.org. El repositorio de GitHub se puede encontrar en https://github.com/WebDevStudios/custom-post-type-ui. Por favor, usa la pestaña de soporte de WordPress.org para posibles fallos, problemas o ideas de mejoras.

Capturas

  • Añadida nueva pantalla y pestaña de tipo de contenido.
  • Añadida nueva pantalla y pestaña de taxonomía
  • Tipos de contenido y taxonomías registradas desde CPTUI
  • Pantalla de herramientas.
  • Pantalla de ayuda/soporte.

Instalación

Instalador de Administrador a través del buscador

  1. Ve a la pantalla «Añadir nuevo plugin» y busca «custom post type ui».
  2. Haz clic en el botón “Instalar ahora”.
  3. Activa el plugin.
  4. Ve al menú “CPTUI”.

Instalador de administrador a través de ZIP

  1. Ve a la pantalla de Añadir nuevo plugin y haz clic en el botón “Subir plugin”.
  2. Haz clic en el botón «Examinar…» y selecciona el archivo zip en tu ordenador.
  3. Haz clic en el botón “Instalar ahora”.
  4. Una vez se haya subido, activa Custom Post Type UI.

Manualmente

  1. Sube la carpeta de Custom Post Type UI al directorio de plugins en tu instalación de WordPress.
  2. Activa el plugin.
  3. Ve al menú “CPTUI”.

¡Eso es todo! Ahora puedes empezar a crear fácilmente tipos de contenido personalizados y taxonomías en WordPress.

FAQ

Documentación para el usuario

Por favor, mira https://docs.pluginize.com/tutorials/custom-post-type-ui/

Reseñas

13 de febrero de 2025
The Custom Post Type UI plugin is a wonderful asset to the web builders wishing to add custom post types to their websites! I highly recommend!
13 de mayo de 2024
The Custom Post Type UI plugin is reliable and is constantly updated. The User Interface means I do not have to write PHP everytime I need to edit a Post Type.
10 de mayo de 2024
I use this plugin whenever I need to register custom post types or custom taxonomies. It is very easy to use.
26 de enero de 2024 6 respuestas
I did not have any real issues with this plugin until it decided to create an additional and new plugin without my knowledge or consent. When I tried to talk to the developer about this, they simply didn’t care or want to get to the bottom of how and why this happened. Got to the bottom of the mystery, it’s just a shame I had to deal with someone that refuses to be help and was rude about it first
Leer todas las 269 reseñas

Colaboradores y desarrolladores

«Custom Post Type UI» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

«Custom Post Type UI» está traducido en 18 idiomas. Gracias a los traductores por sus contribuciones.

Traduce «Custom Post Type UI» 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

1.17.3 – 2025-04-21

  • Fixed: PHP notices around foreach loops in cptui_post_thumbnail_theme_support().
  • Fixed: PHP notices around empty variable values with get code section.
  • Fixed: PHP notices around false values with taxonomy listings with post type registration.
  • Updated: Confirmed compatibility with WordPress 6.8

1.17.2 – 2024-11-19

  • Fixed: PHP warnings around empty description variables from tools page.
  • Updated: Confirmed compatibility with WordPress 6.7

1.17.1 – 2024-06-27

  • Fixed: Missed re-showing of autolabel fill links for js enabled browsers.

1.17.0 – 2024-06-17

  • Added: «sidebars» as a reserved slug for post types.
  • Added: Blueprint for trying Custom Post Type UI on wordpress.org before installation.
  • Updated: Reworked javascript files to be more modular with the build process.

1.16.0 – 2024-04-08

  • Added: Added a wpml-config.xml file.
  • Updated: Added «search_terms» to disallowed taxonomy list.
  • Updated: Began converting our javascript away from jQuery dependency.
  • Updated: tested up to WP 6.5

1.15.1 – 2023-11-08

  • Fixed: Fixed up some Right-to-Left language styling issues.
  • Fixed: Fixing forgot to update about page and some PHP constants for CPTUI version.

1.15.0 – 2023-11-06

  • Added: Checkbox to indicate you intend to migrate a post type into CPTUI in event of matching slugs. Props @ramsesdelr
  • Added: «item_trashed» post type label support from WordPress 6.3
  • Updated: confirmed compatibility with WordPress 6.4.
  • Actualizado: compatibilidad con PHP8.
  • Updated: Minimum WordPress version to version 6.3, minimum PHP version to 7.4.

1.14.0 – 2023-08-07

  • Added: «Scroll to top» links in CPTUI pages. Props @aslamatwebdevstudios
  • Added: Remembers toggled states for CPTUI settings panels. Props @aslamatwebdevstudios and @ramsesdelr
  • Updated: Notes about slugs for both post types and taxonomies.
  • Updated: Support/FAQ section with more accurate links.