Adicionar coluna de imagem em destaque

Descrição

Esse é um pequeno plugin que adiciona uma coluna de imagem em destaque para o WordPress. Ele automaticamente exibe uma coluna para qualquer tipo de post que suporte uma imagem em destaque. O código foi obtido quase que diretamente de meu plugin Display Featured Image for Genesis.

Crédito da imagem do banner/ícone: Lauren Mancke no Minimography.

Imagens de tela

  • Captura de tela de posts com imagens em destaque.

Instalação

  1. Envie toda a pasta add-featured-image-column para o diretório /wp-content/plugins.
  2. Ative o plugin no menu ‘Plugins’ do seu WordPress.
  3. Opcionalmente, acesse a página de Configurações > Mídia para mudar o comportamento padrão do plugin.

FAQ

Sem perguntas. Só ativar e aproveitar.

Avaliações

18 outubro, 2022
Have been using this plugin for years on nearly every site I've produced for clients. Simple and works perfectly!
5 julho, 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 janeiro, 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 agosto, 2019
O melhor plugin do gênero. Baixe, ative e as featured images aparecerão como mágica. Parabéns ao desenvolvedor!
12 abril, 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?! ^_^
Leia todas as 12 avaliações

Colaboradores e desenvolvedores

“Adicionar coluna de imagem em destaque” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.

Colaboradores

“Adicionar coluna de imagem em destaque” foi traduzido para 6 localizações. Agradecemos aos tradutores por suas contribuições.

Traduzir “Adicionar coluna de imagem em destaque” para o seu idioma.

Interessado no desenvolvimento?

Navegue pelo código, dê uma olhada no repositório SVN ou assine o registro de desenvolvimento via RSS.

Registro de alterações

1.1.6

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

1.1.5

  • improved: output for posts with no featured image

1.1.4

  • fixed: featured image column display on mobile

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
  • Changed: admin column heading is just “Image” instead of “Featured Image”

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