Categories Images
Hospedagem WordPress com plugin Categories Images
Onde devo hospedar o plugin Categories Images?
Este plugin pode ser hospedado em qualquer hospedagem que tenha WordPress instalado. Recomendamos escolher uma empresa de hospedagem confiável, com servidores especializados para WordPress, como o serviço de hospedagem de sites da MCO2.
Hospedando o plugin Categories Images em um provedor seguro
A MCO2, além de configurar e instalar o WordPress na versão mais atual para seus clientes, oferece o plugin WP SafePress, um sistema singular que salvaguarda e melhora seu site ao mesmo tempo.
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 maliciosas diretamente no firewall, cache avançado e HTTPS ativado por padrão. São recursos que potencializam seu WordPress para a máxima segurança e o máximo desempenho.
The Categories Images Plugin allow you to add image with category or taxonomy.
Use <?php if (function_exists('z_taxonomy_image_url')) echo z_taxonomy_image_url(); ?>
to get the url and put it in any img tag or simply use <?php if (function_exists('z_taxonomy_image')) z_taxonomy_image(); ?>
in (category or taxonomy) template.
Also from settings menu you can exclude any taxonomies from the plugin to avoid conflicting with another plugins like WooCommerce!
More documentation
Capturas de tela
Image preview and new image field in add/edit category or taxonomy with upload button which allow you to select current or upload a new image.
New image field with (upload/remove) buttons to allow you to edit category or taxonomy image in quick edit.
When you click the upload button the wordpress upload box will popup, upload or select image then press use this image.
New menu (Categories Images) for the plugin settings.
Now you can exclude any taxonomy from the plugin and save changes.