You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -33,9 +33,9 @@ Our official plugin lets you use Font Awesome the way you want:
33
33
(See the Installation tab for details)
34
34
35
35
**Add icons to your pages and posts**
36
-
Adding icons works in both the block editor and the classic editor.
36
+
Adding icons works in both the block editor and the classic editor.
37
37
38
-
Once you’ve set up your plugin, you can search and add icons to your pages and posts by choosing the Font Awesome option in the format bar from any text block to open the Icon Chooser. (If you want to search and add Pro icons in the Icon Chooser, you'll need to use a Pro Kit.)
38
+
Once you’ve set up your plugin, you can search and add icons to your pages and posts by choosing the Font Awesome option in the format bar from any text block to open the Icon Chooser. (If you want to search and add Pro icons in the Icon Chooser, you'll need to use a Pro Kit.)
39
39
40
40
Or you can [use the icon names in shortcodes or HTML](https://fontawesome.com/icons?d=gallery). When you use shortcodes, you add the name of the icon and a prefix, where [the prefix is the style of icon](https://fontawesome.com/how-to-use/on-the-web/referencing-icons/basic-use) you want to use. Note that you don’t need to include the `fa-` part of the name. And if you don’t include any prefix, the icon will default to the Solid style.
41
41
@@ -53,9 +53,9 @@ You can also use basic HTML with [standard Font Awesome syntax](https://fontawes
53
53
54
54
55
55
**Using Pro Icons and Features**
56
-
To use a Kit, create a [Kit on FontAwesome.com](https://fontawesome.com/kits) and select "Pro icons" in the settings. Then grab your [API Token from your Font Awesome account page](https://fontawesome.com/account#api-tokens) to add into the WordPress Kit settings.
56
+
To use a Kit, create a [Kit on FontAwesome.com](https://fontawesome.com/kits) and select "Pro icons" in the settings. Then grab your [API Token from your Font Awesome account page](https://fontawesome.com/account#api-tokens) to add into the WordPress Kit settings.
57
57
58
-
To add Pro icons with the CDN, you'll need to add your domain to the list allowed domains on your [Font Awesome account CDN Settings page](https://fontawesome.com/account/cdn) and use shortcodes or HTML to add the icons into your content.
58
+
To add Pro icons with the CDN, you'll need to add your domain to the list allowed domains on your [Font Awesome account CDN Settings page](https://fontawesome.com/account/cdn) and use shortcodes or HTML to add the icons into your content.
59
59
60
60
If you're using the Icon Chooser, you'll need to use a Pro Kit. (The CDN can only search and add Free icons - use shortcodes or HTML to add Pro icons when using the CDN).
61
61
@@ -290,7 +290,7 @@ You can get more information about all the available settings and troubleshootin
290
290
disabled. Everything else works as before in WP4, just not the new Icon Chooser.
291
291
292
292
= 4.0.0 =
293
-
* OFFICIAL 4.0.0 STABLE RELEASE
293
+
* OFFICIAL 4.0.0 STABLE RELEASE
294
294
* FEATURES: Includes all the features from the early 4.0.0 release candidates (details below)
295
295
* FEATURE: Visual icon chooser lets you search and easily insert the correct shortcode.
296
296
* Fixed regression on overriding global lodash version.
@@ -456,4 +456,3 @@ You can get more information about all the available settings and troubleshootin
0 commit comments