Advanced Custom Fields: Font Awesome Field

Por Matt Keys
(35 avaliações)
Baixar

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, 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.

Set a default icon, and choose how you want icon data to be returned.

Searchable list of all icons, including large live preview

Searchable list of all icons, including large live preview

Advanced Custom Fields: Font Awesome Field

Plugins semelhantes

Advanced Custom Fields (ACF)
(1.216 avaliações)

ACF helps customize WordPress with powerful, professional and intuitive fields. Proudly powering over 2 million sites, WordPress developers love ACF.

Font Awesome
(53 avaliações)

The official way to use Font Awesome Free or Pro icons on your site, brought to you by the Font Awesome team.

ACF Content Analysis for Yoast SEO
(34 avaliações)

WordPress plugin that adds the content of all ACF fields to the Yoast SEO score analysis.

Advanced Custom Fields: Extended
(125 avaliações)

All-in-one enhancement suite that improves WordPress & Advanced Custom Fields.

ACF Photo Gallery Field
(28 avaliações)

A lightweight extension of Advanced Custom Field (ACF) that adds Photo Gallery field to any post/pages on your WordPress website.

ACF to REST API
(34 avaliações)

Exponha os campos do ACF nos endpoints da REST API do WordPress