Secure Custom Fields is a free fork of the Advanced Custom Fields plugin created originally for security updates, but now includes functionality impro …
Advanced Custom Fields: Font Awesome Field
Hospedagem WordPress com plugin Advanced Custom Fields: Font Awesome Field
Onde posso hospedar o plugin Advanced Custom Fields: Font Awesome Field?
Este plugin pode ser hospedado em qualquer servidor que tenha WordPress configurado. Recomendamos fortemente utilizar uma hospedagem de confiança, com servidores especializados para WordPress, como o serviço de hospedagem de sites da MCO2.
Hospedando o plugin Advanced Custom Fields: Font Awesome Field em uma empresa de hospedagem confiável
A MCO2, além de instalar o WordPress na versão mais atual para seus clientes, fornece o plugin WP SafePress, um mecanismo exclusivo que salvaguarda e aumenta a performance do 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, 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 plugins que potencializam seu WordPress para a máxima segurança e o máximo desempenho.
Add a Font Awesome icon field type to Advanced Custom Fields.
- Specify which FontAwesome icon sets to use (Solid, Regular, Light, Thin, Duotone, Duotone Sharp, Brands, and Custom Upload Icons) (Some features only available with FontAwesome 5.x or 6.x icons)
- Create your own custom filtered list of FontAwesome icons to use with your fields. Use different custom icon sets with different fields
- Returns Icon Element, Icon Class, Icon Unicode, or an Object including the element, class, unicode value, and SVG data (if applicable)
- Optionally enqueues Font Awesome in footer where needed (when a FontAwesome field is being used on the page))
- Integrates with the FontAwesome GraphQL for loading your FontAwesome Kits, searching for icons, and loading the latest version of FontAwesome
Note: It is recommended to let this plugin enqueue the latest version of Font Awesome on your front-end; or include the latest version yourself using your FontAwesome Kit; so that available icons in the admin area will be displayed properly on your sites front-end.
Compatibilidade
This ACF field type is compatible with:
* ACF 5.7+
* FontAwesome 4.x and 5.x and 6.x fonts
Optional Configuration
Filters
- ACFFA_always_enqueue_fa: Return true to always enqueue FontAwesome on the frontend, even if no ACF FontAwesome fields are in use on the page. This will enqueue FontAwesome in the header instead of the footer.
- ACFFA_admin_enqueue_fa: Return false to stop enqueueing FontAwesome in the admin area. Useful if you already have FontAwesome enqueued by some other means.
- ACFFA_get_icons: (Applies to FontAwesome 4.x and 5.x icons only) Filter the array of icons and icon details loaded from the database
- ACFFA_get_fa_url: Filter the URL used for enqueuing FontAwesome in the frontend and admin areas of the site.
- ACFFA_override_major_version: Filter to manually set the ‘major’ version of FontAwesome to load (accepts either 4, 5, or 6). NOTE: This filter must be registered before any calls to ACF get_field() function are made.
- ACFFA_fa_api_key: Filter to programmatically set the FontAwesome API key.
- ACFFA_fa_kit_token: Filter to programmatically set the FontAwesome kit token.
Capturas de tela
Set a default icon, and choose how you want icon data to be returned.
Searchable list of all icons, including large live preview