Add Featured Image Column

Descripción

Este es un pequeño plugin que añade una columna de imagen destacada a WordPress. Añade automáticamente una columna a cualquier tipo de contenido que admita una imagen destacada. El código se extrae casi directamente de mi plugin Display Featured Image for Genesis

Acreditación del banner/icono: Lauren Mancke en Minimography.

Capturas

  • Captura de pantalla de entradas con imágenes destacadas.

Instalación

  1. Sube la carpeta completa add-featured-image-column a tu directorio /wp-content/plugins.
  2. Activa el plugin desde el menú ‘Plugins’ de WordPress.
  3. Opcionalmente, ve a la página «Ajustes > Medios» para cambiar el comportamiento por defecto del plugin.

FAQ

Sin preguntas. Solo actívalo y disfruta.

Reseñas

18 de octubre de 2022
Have been using this plugin for years on nearly every site I’ve produced for clients. Simple and works perfectly!
5 de julio de 2021
Have just installed it and started using it. Works perfectly. Does what it says. I find it very useful. Thank you. (One small negative: it does not work for custom post types if you also use the Admin Column plugin.)
17 de enero de 2021
It’s a simple plugin, which does what it says and solved the need I had. However, as it is not configurable it is limited. For example, there are plugins that add a thumbnail to their CPTs and putting this one in comes out both thumbnails. For this and other reasons I have created a plugin based on this one that allows you to choose in which CPT the image is shown, besides customizing, shape, size and other improvements. It is Manage admin columns
5 de agosto de 2019
O melhor plugin do gênero. Baixe, ative e as featured images aparecerão como mágica. Parabéns ao desenvolvedor!
12 de abril de 2018
If your blog’s space allotment is limited, this could be a space-saving tool for you! With the plugin, you don’t have to store images on your server, but rather utilize outside photo’s links to set as your featured photo for blogs. For example, if you like to host with Flickr, simply copy the url of the image there and paste it on your WP blog via the plugin and you’re all set! Isn’t that cool?! ^_^
Leer todas las 12 reseñas

Colaboradores y desarrolladores

«Add Featured Image Column» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

«Add Featured Image Column» está traducido en 6 idiomas. Gracias a los traductores por sus contribuciones.

Traduce «Add Featured Image Column» 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.1.6

  • changed: featured image column no longer loads (duplicate) for WooCommerce products

1.1.5

  • Mejora: Salida para entradas sin imagen destacada

1.1.4

  • Corregido: visualización de columna de imagen destacada en el móvil

1.1.3

  • Improved: any post type which supports featured images (including private post types) will display a featured image column
  • Added: the args to get the list of post types has been added to the post types filter
  • Modificado: el encabezado de la columna de administración es solo «Imagen» en lugar de «Imagen destacada»

1.1.2

  • Added: text_domain, language files
  • Fixed (really): featured image column on mobile

1.1.1

  • Fixed: featured image column on mobile

1.1.0

  • Added: the featured image column is now sortable.
  • Due to redundancy, this plugin now deactivates if Display Featured Image for Genesis is active.

1.0.1

  • Added filter to exclude post types

1.0.0

  • Initial release on WordPress.org

0.9.0

  • Initial release on Github