Dynamic Featured Image

Por Ankit Pokhrel
(56 avaliações)
Baixar

Hospedagem WordPress com plugin Dynamic Featured Image

Onde devo hospedar o plugin Dynamic Featured Image?

Este plugin pode ser hospedado em qualquer provedor que tenha WordPress configurado. Recomendamos fortemente utilizar uma empresa de hospedagem confiável, com servidores adaptados para WordPress, como o serviço de hospedagem de sites da MCO2.

Hospedando o plugin Dynamic Featured Image em um provedor de confiança

A MCO2, além de instalar o WordPress na versão mais atualizada para seus clientes, disponibiliza o plugin WP SafePress, um sistema singular que protege e aumenta a performance do seu site simultaneamente.

Por que a Hospedagem WordPress funciona melhor na MCO2?

A Hospedagem WordPress funciona melhor pois a MCO2 possui servidores otimizados para WordPress. A instalação de WordPress é diferente de uma instalação trivial, pois habilita imediatamente recursos como otimização de imagens e fotos, proteção da página de login, bloqueio de atividades suspeitas diretamente no firewall, cache avançado e HTTPS ativado por padrão. São plugins que potencializam seu WordPress para a máxima segurança e o máximo desempenho.

Dynamically adds multiple featured image or multiple post thumbnail functionality to your page, posts and custom post types. This plugin provides you an interface to add any number of featured image as you want without writing a single line of code. These featured images can then be collected by the various theme functions.

Overview

Dynamic Featured Image enables the option to have MULTIPLE featured images within a post or page.
This is especially helpful when you use other plugins, post thumbnails or sliders that use featured images.
Why limit yourself to only one featured image if you can do some awesome stuffs with multiple featured image?
DFI allows you to add different number of featured images to each post and page that can be collected by the various theme functions.

A NOTE ABOUT SUPPORT: We’re here to help troubleshoot bugs, but please don’t set expectations early as the support forums at WordPress.org are only checked once in a while.

How it works?
1. After successfull plugin activation go to add or edit page of posts or pages and you will notice a box for second featured image.
2. Click Set featured image, select required image from “Dynamic Featured Image – Media Selector” popup and click Set Featured Image.
3. Click on Add New to add new featured image or use Remove link to remove the featured image box.
4. You can then get the images by calling the function $dynamic_featured_image->get_featured_images([$postId (optional)]) in your theme. (Click here for details)
5. The data will be returned in the following format.

array
  0 => 
    array
      'thumb' => string 'http://your_site/upload_path/yourSelectedImage.jpg' (length=50)
      'full' => string 'http://your_site/upload_path/yourSelectedImage_fullSize.jpg' (length=69)
      'attachment_id' => string '197' (length=3)
  1 => 
    array
      'thumb' => string 'http://your_site/upload_path/yourSelectedImage.jpg' (length=50)
      'full' => string 'http://your_site/upload_path/yourSelectedImage_fullSize.jpg' (length=69)
      'attachment_id' => string '198' (length=3)
  2 => ...

Resources
1. Detail Documentation.
2. StackOverflow Tag.

MultiSite Info
You can use Network Activate to activate plugin for all sites on a single install. It is only available on the Network admin site not anywhere else.
Simple Activate activates for the site you are currently on. These will be permitted to be activated or deactivated on ANY blog.

While deleting the plugin from the Network be sure that the plugin is deactive in all installation of your WordPress network.

Contribute
If you’d like to check out the code and contribute, join us on Github.
Pull requests, issues, and plugin recommendations are more than welcome!

Capturas de tela

New featured image box.

New featured image box.

Selecting image from media box.

Selecting image from media box.

Add new featured image box.

Add new featured image box.

Plugins semelhantes

Regenerate Thumbnails
(382 avaliações)

Recrie as miniaturas para um ou mais de suas imagens enviadas. Útil para quando você alterar seus tamanhos ou seu tema.

Quick Featured Images
(232 avaliações)

Your time-saving Swiss army knife for managing tons of featured images within minutes: Set, replace and delete them in bulk, in posts lists and set de …

Featured Image Admin Thumb
(37 avaliações)

Adds inline thumbnail image to admin columns on Post/post types view (where supported). Click to easily set/change the featured image.

Ultimate Posts Widget
(55 avaliações)

The ultimate widget for displaying posts, custom post types or sticky posts with an array of options.

YITH WooCommerce Featured Video
(29 avaliações)

YITH WooCommerce Featured Video allows you to place a video in the product detail page instead of the featured image.

Adicionar coluna de imagem em destaque
(12 avaliações)

Esse plugin adiciona uma coluna de imagem em destaque para qualquer tipo de post que suporte imagens em destaque. Veja quais posts têm uma imagem em destaque num relance!