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.

Filter Post Types by Taxonomy

Descripción

Did you ever wanted to filter posts by a taxonomy (e.g. Category, Tag) on your admin screen and you had no option to do so? Fear not, here is a plugin that can help you out!

You’ll have a nice select box that allows you to filter posts by any taxonomy term you want.

It works for any post type that have a defined taxonomy; it doesn’t matter if is a built in post type (post, page) or a custom post type.

Instalación

This section describes how to install the plugin and get it working.

  1. Unzip the plugin to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Preguntas frecuentes

A note about performance

Because the plugin loads all available terms, you may see a performance impact if you have tons of used terms (e.g. tags).

Right now there is no caching involved, but I’m planning to add it if is requested.

Reseñas

3 de septiembre de 2016
I tried out this plugin but ultimately moved on to another solution for a few reasons: 1) No filters appeared at all on the posts list screen. 2) The filter worked well on the page list screen, but all taxonomies are listed in the same filter. I have two issues with this setup: A) You can only filter by one taxonomy at a time. You can already do this from the taxonomy list screens, so other than the convenience of not needing to navigate to another screen, the filter added by this plugin doesn't add much in the way of functionality... For me, at least, filters are most useful when they can work together. B) If you have a lot of taxonomies and/or terms per taxonomy, scrolling down the select list can become annoying pretty fast. Multiple filters limit the length of the select list. 3) There are no settings for the plugin, so it's all or nothing. Allowing users to choose which taxonomy filters to enable per post type would also limit the length of the select list, and remove distracting clutter.
Leer todas las 2 reseñas

Colaboradores y desarrolladores

«Filter Post Types by Taxonomy» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Filter Post Types by Taxonomy» 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.0

  • Initial Version