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.

Transform Meta Boxes

Descripción

Change the appearance of a taxonomy’s meta box input in the Edit screen to something other than the Category checkboxes or Tag free text entry, allowing you to have your users easily pick from a predefined set of terms.

Capturas

  • The normal Post Categories before transformation, and after; top right as a single select dropdown and bottom right as a multiple choice one.
  • Term hierarchies are respected by the select dropdowns.
  • Turn your Tags into fancy buttons.
  • The Settings screen will let you alter any taxonomy which has been set to show in the UI.

Instalación

  1. Upload the plugin files to the /wp-content/plugins/transform-meta-boxes/ directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Settings -> Transform Meta Boxes screen to configure the plugin, picking which taxonomies you want to transform and how.

Preguntas frecuentes

How do I add more terms now?

These meta box alternatives remove the ability to freely enter new terms on the same Edit screen, meaning you need to add terms on the relevant taxonomy page first.

This is by design, so that it is harder to accidentally end up tagging your posts with typos or little used terms.

Reseñas

2 de diciembre de 2016
Very good plugin. It has long been looking for such. Correct installation folder. You have to manually install.
Leer la 1 reseña

Colaboradores y desarrolladores

«Transform Meta Boxes» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Transform Meta Boxes» 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

0.1.2

  • Tested against 4.7.2
  • Bugfix: Check for deactivated taxonomies
  • Update: Changed get_terms() call to avoid deprecated method

0.1.1

  • Tested against 4.6.1

0.1

  • Initial release.