WordPress.org

Español (México)

  • Temas
  • Plugins
  • Noticias
    • Documentación
    • Foros
  • Acerca de
    • Learn WordPress
    • Documentación
    • WordPress.tv
    • Meetups
    • Equipo
    • Colabora
  • Consigue WordPress
Consigue WordPress
WordPress.org

Plugin Directory

Custom Field Taxonomies

  • Envía un plugin
  • Mis favoritos
  • Acceder
  • Envía un plugin
  • Mis favoritos
  • Acceder

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 Field Taxonomies

Por scribu
Descargar
  • Detalles
  • Opiniones
  • Instalación
  • Desarrollo
Soporte

Descripción

Custom fields are great for storing various meta data about a post. However, if you routinely need to display posts that have a certain custom field value, you should consider switching to a custom taxonomy, which is better suited for grouping posts.

With this simple plugin, you can convert all custom fields with a certain key to terms in a certain taxonomy, while maintaining the post association.

Note: If you’re looking for the old version, see Custom Query Fields

Links: Plugin News | Author’s Site

Capturas

  • The utility

Instalación

  1. Unzip the archive and put the folder into your plugins folder (/wp-content/plugins/).
  2. Activate the plugin from the Plugins admin menu.
  3. Go to Tools -> CF Taxonomies

Preguntas frecuentes

Error on activation: “Parse error: syntax error, unexpected…”

Make sure your host is running PHP 5. The only foolproof way to do this is to add this line to wp-config.php (after the opening <?php tag):

var_dump(PHP_VERSION);

Reseñas

Do not use any more: Plugin is not maintained

polev 6 de mayo de 2023
The plugin has not been updated since 11 years. When migrating from php 7.4 to 8.1, it causes an blocking error.

very good

silvarx 12 de octubre de 2018
very nice plugin

Works great

Anonymous User 7769750 29 de mayo de 2017
Well the plugin does exactly what it should do. 4 stars because documentation is poor. Hint: If you have tags seperated by comma then tags will be converted into two taxonomies.

Blimey! It works!

Jack Hsen 3 de septiembre de 2016
It may be 3 years old but it worked for me just now. I would have given it 5 stars but (be aware) it deletes the custom field that it converts. I would have preferred that to be optional. Anyway, thanks to the dev. Saved me having to write a dodgy SQL query.
Leer todas las 5 reseñas

Colaboradores y desarrolladores

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

Colaboradores
  • scribu

Traduce “Custom Field Taxonomies” 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.0.3

  • fixed severe bug in custom field dropdown
  • updated scbFramework

2.0.2

  • more detailed error messages
  • convert to any taxonomy with ‘show_ui’ => true

2.0.1

  • fixed error with existing terms
  • proper handling of custom fields with ‘,’ in them
  • more info

2.0

  • new direction: convert custom fields to taxonomy terms
  • more info

1.4

  • added support for ranges: ?price-min=100&price-max=300
  • security enhancements
  • more info

1.3.4

  • fixed “Remove duplicates” button
  • dropped support for WordPress older than 2.8

1.3.3

  • ajax-ed admin page

1.3.2

  • fixed meta_cloud() args

1.3.1

  • fixed “Save taxonomies” button
  • added two hooks

1.3

  • added AND, OR queries
  • fixed compatibility with Smarter Navigation
  • more info

1.2

  • revamped Admin Page
  • option to sort posts by key=value order
  • doesn’t mess with other loops except the main WP loop
  • more info

1.1

  • wildcard support
  • option to show posts that don’t match all key=value pairs
  • more info

1.0

  • several bugfixes and enhancements
  • more info

0.9

  • meta search box
  • more info

0.8

  • custom field management
  • more info

0.7

  • multiple key=value pairs
  • more info

0.6

  • relative URLs
  • more info

0.5

  • initial release
  • more info

Meta

  • Versión 2.0.3
  • Última actualización hace 13 años
  • Instalaciones activas 70+
  • Versión de WordPress 3.2 o superior
  • Probado hasta 3.4.2
  • Idioma
    English (US)
  • Etiquetas:
    custom fieldsmetametadatataxonomy
  • Vista avanzada

Valoraciones

4.6 de 5 estrellas.
  • 3 valoraciones de 5 estrellas 5 estrellas 3
  • 2 valoraciones de 4 estrellas 4 estrellas 2
  • 0 valoraciones de 3 estrellas 3 estrellas 0
  • 0 valoraciones de 2 estrellas 2 estrellas 0
  • 0 valoraciones de 1 estrellas 1 estrella 0

Añadir mi reseña

See all reviews

Colaboradores

  • scribu

Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

Ver el foro de soporte

  • Acerca de
  • Noticias
  • Hosting
  • Privacidad
  • Escaparate
  • Temas
  • Plugins
  • Patrones
  • Aprender
  • Soporte
  • Desarrolladores
  • WordPress.tv ↗
  • Involúcrate
  • Eventos
  • Donar ↗
  • Five for the Future
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Español (México)

  • Visita nuestra cuenta de X (anteriormente Twitter)
  • Visit our Bluesky account
  • Visit our Mastodon account
  • Visit our Threads account
  • Visita nuestra página de Facebook
  • Visita nuestra cuenta de Instagram
  • Visita nuestra cuenta de LinkedIn
  • Visit our TikTok account
  • Visita nuestro canal de YouTube
  • Visit our Tumblr account
El código es poesía.