Title: Easy Font Icons
Author: leonmagee
Published: <strong>26 junho, 2013</strong>
Last modified: 2 julho, 2013

---

Pesquisar plugins

Este plugin **não foi testado com os 3 lançamentos principais mais recentes do WordPress**.
Ele pode não ser mais mantido ou suportado e pode ter problemas de compatibilidade
quando usado com versões mais recentes do WordPress.

![](https://s.w.org/plugins/geopattern-icon/easy-font-icons.svg)

# Easy Font Icons

 Por [leonmagee](https://profiles.wordpress.org/leonmagee/)

[Baixar](https://downloads.wordpress.org/plugin/easy-font-icons.1.0.12.zip)

 * [Detalhes](https://br.wordpress.org/plugins/easy-font-icons/#description)
 * [Avaliações](https://br.wordpress.org/plugins/easy-font-icons/#reviews)
 *  [Instalação](https://br.wordpress.org/plugins/easy-font-icons/#installation)
 * [Desenvolvimento](https://br.wordpress.org/plugins/easy-font-icons/#developers)

 [Suporte](https://wordpress.org/support/plugin/easy-font-icons/)

## Descrição

Easy Font Icons lets you add a font icon to any post, page, or custom post type.
It displays a custom meta box below the content editor where you choose the icon
and link it to the post.
 You can choose to display the icon in two ways: – by adding
a function to the loop in your theme file – appending the icon to the h1 tag of 
your post…

## Capturas de tela

[⌊Custom Meta Box screenshot-1.png.⌉⌊Custom Meta Box screenshot-1.png.⌉[

Custom Meta Box screenshot-1.png.

## Instalação

Once the plugin is activated, you need to navigate to the options page and select
which post types should be used. Any post type type that is selected will display
a custom meta box on the edit page.

If you choose the default output option, you will need to use the following code
within the loop of your theme to output the icon:

    ```
    <?php mm_easy_font_icons::mm_efi_custom_icon() ?>
    ```

This method will output a `<span>` tag containing the icon and some inline CSS styles.
This first option is more for developers or people who have some experience in modifying
WordPress themes.

You can also choose the “before title” option. This will append the icon before 
the post title within the H1 tag.

Regardless of the method you choose, the icon will be output within a span tag with
three CSS classes and some inline CSS. The classes will be:

    ```
    .mm_efi_{font-identifier}
    .efi_font_{font-icon-letter}
    .efi_post_num_{POST ID}
    ```

These three classes will vary depending on the font style selected, the icon (letter)
selected, and the ID of the post.

You can override any syles by using these classes. You may need to use ‘!important’
with your CSS style declaration to make it override the existing styles.

If you have any difficulties with this plugin, please send me an email at: webdesign@
mageemedia.net

The plugin is simple to install:

 1. Download `easy-font-icons.zip`
 2. Unzip
 3. Upload `easy-font-icons` directory to your `/wp-content/plugins` directory
 4. Go to the plugin management page and enable the plugin

## Perguntas frequentes

  What font icon sets are included?

Currently we have Modern Pictograms, Entypo Webfont, Heydings Controls, Heydings
Icons & Socialico.

## Avaliações

Não há avaliações para este plugin.

## Colaboradores e desenvolvedores

“Easy Font Icons” é um programa de código aberto. As seguintes pessoas contribuíram
para este plugin.

Colaboradores

 *   [ leonmagee ](https://profiles.wordpress.org/leonmagee/)

[Traduzir o “Easy Font Icons” para seu idioma.](https://translate.wordpress.org/projects/wp-plugins/easy-font-icons)

### Interessado no desenvolvimento?

[Navegue pelo código](https://plugins.trac.wordpress.org/browser/easy-font-icons/),
consulte o [repositório SVN](https://plugins.svn.wordpress.org/easy-font-icons/)
ou assine o [registro de desenvolvimento](https://plugins.trac.wordpress.org/log/easy-font-icons/)
por [RSS](https://plugins.trac.wordpress.org/log/easy-font-icons/?limit=100&mode=stop_on_copy&format=rss).

## Registro de alterações

#### 1.0

 * Initial release

#### 1.0.1

 * First Tagged Update

#### 1.0.7

 * Added Socialico Font

## Meta

 *  Versão **1.0.12**
 *  Última atualização **13 anos atrás**
 *  Instalações ativas **10+**
 *  Versão do WordPress ** 3.5.0 ou superior **
 *  Testado até **3.5.2**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/easy-font-icons/)
 * Tags
 * [content](https://br.wordpress.org/plugins/tags/content/)[Font Icons](https://br.wordpress.org/plugins/tags/font-icons/)
   [posts](https://br.wordpress.org/plugins/tags/posts/)
 *  [Visualização avançada](https://br.wordpress.org/plugins/easy-font-icons/advanced/)

## Classificações

 5 de 5 estrelas.

 *  [  1 avaliação com 5 estrela     ](https://wordpress.org/support/plugin/easy-font-icons/reviews/?filter=5)
 *  [  0 avaliação com 4 estrela     ](https://wordpress.org/support/plugin/easy-font-icons/reviews/?filter=4)
 *  [  0 avaliação com 3 estrela     ](https://wordpress.org/support/plugin/easy-font-icons/reviews/?filter=3)
 *  [  0 avaliação com 2 estrela     ](https://wordpress.org/support/plugin/easy-font-icons/reviews/?filter=2)
 *  [  0 avaliação com 1 estrela     ](https://wordpress.org/support/plugin/easy-font-icons/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/easy-font-icons/reviews/#new-post)

[Ver todas avaliações](https://wordpress.org/support/plugin/easy-font-icons/reviews/)

## Colaboradores

 *   [ leonmagee ](https://profiles.wordpress.org/leonmagee/)

## Suporte

Tem algo a dizer? Precisa de ajuda?

 [Ver fórum de suporte](https://wordpress.org/support/plugin/easy-font-icons/)

## Doar

Gostaria de contribuir para o desenvolvimento deste plugin?

 [ Doe para este plugin ](http://www.mageemedia.net)