=== NM Font Awesome ===
Contributors: nykoliuk
Donate link: https://www.liqpay.ua/ru/checkout/card/nykoliuk
Tags: font, font awesome, fontawesome, icon, icons
Requires at least: 4.0
Tested up to: 4.9.4
Stable tag: trunk
Requires PHP: 5.4
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html

Wordpress plugin that adds the latest version 5 of Font Awesome into your WordPress project.

== Description ==

NM Font Awersome makes it easy to add vector icons and social logos from [Font Awesome](https://fontawesome.com/) to your website. And version 5 is redesigned and built from the ground up!

= Usage =
Font Awesome version 5 icons can be any of 4 different styles, each with its own prefix.
In the free version of the plugin, you can use only 2 styles:
* **Solid**, with style prefix `fas`
* **Brands**, with style prefix `fab`

Read the documentation [Additional Styling Classes](https://fontawesome.com/how-to-use/svg-with-js#additional-styling) to use the plug-in's features 100%.

**NM Font Awersome gives you 2 ways of usage:**
#### 1) SHORTCODE
`[nm_fa name="fas fa-camera-retro"]`

`[nm_fa name="fas fa-camera-retro fa-2x"]`

`[nm_fa name="fas fa-cog fa-spin"]`

Where the name is the name of the class of the icon that you want to add.

A complete list of icons you can find on [Font Awesome](https://fontawesome.com/icons).

#### 2) TINYMCE
Select the desired icon in the drop-down menu.

#### 3) HTML
To access the HTML editor, click on the "HTML" link on the tab at the top right of the text editor window in WordPress.<br /> If you don\'t know how to use Font Awesome in HTML, you can read [Font Awesome Basic Use](https://fontawesome.com/how-to-use/svg-with-js#basic-use).

**Coming soon**

In the near future there will be a PRO version, where you can use all Awesome Icons.

== Installation ==

This section describes how to install the plugin and get it working.

e.g.

1. Unzip the `nm-font-awesome.zip` folder, or install the plugin through the WordPress plugins screen directly.
1. Upload the `nm-font-awesome` folder to your `/wp-content/plugins directory`.
1. In your WordPress dashboard, head over to the *Plugins* section.
1. Activate *NM Font Awesome*.

== Frequently Asked Questions ==

= If you have questions, suggestions or idea for development. =

Send me an email to misha.nykoliuk@gmail.com and I will answer you as soon as I can.


== Screenshots ==

1. Shortcode Usage
2. TinyMCE Usage
3. HTML Usage
4. Documentation page

== Changelog ==

= 0.1.0 =
* Release

= 0.1.1 =
* Add TinyMCE support
* Update Font Awesome to 5.0.9

= 0.1.2 =
* fixed bugs

= 0.1.3 =
* Update Font Awesome to 5.0.10

= 0.1.4 =
* Update Font Awesome to 5.0.12

= 0.1.5 =
* Update Font Awesome to 5.0.13

= 0.1.6 =
* Update Font Awesome to 5.1.0

= 0.1.7 =
* Update Font Awesome to 5.1.1

= 0.1.8 =
* Update Font Awesome to 5.2.0

= 1.0.0 =
* Update Font Awesome to 5.3.1

= 1.0.1 =
* Update Font Awesome to 5.4.1

= 1.0.2 =
* Update Font Awesome to 5.4.2

= 1.0.3 =
* Update Font Awesome to 5.5.0

= 1.0.4 =
* Update Font Awesome to 5.6.3

= 1.0.5 =
* fixed support v4

== Upgrade Notice ==
= 0.1.0 =
* Release

= 0.1.1 =
* Add TinyMCE support
* Update Font Awesome to 5.0.9

= 0.1.2 =
* fixed bugs

= 0.1.3 =
* Update Font Awesome to 5.0.10

= 0.1.4 =
* Update Font Awesome to 5.0.12

= 0.1.5 =
* Update Font Awesome to 5.0.13

= 0.1.6 =
* Update Font Awesome to 5.1.0

= 0.1.7 =
* Update Font Awesome to 5.1.1

= 0.1.8 =
* Update Font Awesome to 5.2.0

= 1.0.0 =
* Update Font Awesome to 5.3.1

= 1.0.1 =
* Update Font Awesome to 5.4.1

= 1.0.2 =
* Update Font Awesome to 5.4.2

= 1.0.3 =
* Update Font Awesome to 5.5.0

= 1.0.4 =
* Update Font Awesome to 5.6.3

= 1.0.5 =
* fixed support v4