Skip to content

Commit 291f06b

Browse files
committed
tested up to WP 6.7.1
1 parent df5e982 commit 291f06b

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

readme.txt

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Contributors: fontawesome, mlwilkerson, robmadole, frrrances, deathnfudge
33
Stable tag: 4.5.0
44
Tags: font, awesome, fontawesome, font-awesome, icon, svg, webfont
55
Requires at least: 4.7
6-
Tested up to: 6.6
6+
Tested up to: 6.7.1
77
Requires PHP: 5.6
88
License: GPLv2 or later
99
License URI: https://www.gnu.org/licenses/gpl-2.0.html
@@ -33,9 +33,9 @@ Our official plugin lets you use Font Awesome the way you want:
3333
(See the Installation tab for details)
3434

3535
**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.
3737

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.)
3939

4040
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.
4141

@@ -53,9 +53,9 @@ You can also use basic HTML with [standard Font Awesome syntax](https://fontawes
5353

5454

5555
**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.
5757

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

6060
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).
6161

@@ -290,7 +290,7 @@ You can get more information about all the available settings and troubleshootin
290290
disabled. Everything else works as before in WP4, just not the new Icon Chooser.
291291

292292
= 4.0.0 =
293-
* OFFICIAL 4.0.0 STABLE RELEASE
293+
* OFFICIAL 4.0.0 STABLE RELEASE
294294
* FEATURES: Includes all the features from the early 4.0.0 release candidates (details below)
295295
* FEATURE: Visual icon chooser lets you search and easily insert the correct shortcode.
296296
* Fixed regression on overriding global lodash version.
@@ -456,4 +456,3 @@ You can get more information about all the available settings and troubleshootin
456456
= 3.2.1 =
457457

458458
* Last stable version of the old plugin
459-

0 commit comments

Comments
 (0)