updated plugin Menu Icons version 0.12.4

This commit is contained in:
2020-07-24 14:08:54 +00:00
committed by Gitium
parent 7e9ae89290
commit 4b9aecd896
54 changed files with 10903 additions and 245 deletions

View File

@ -2,7 +2,7 @@
**Contributors:** [codeinwp](https://profiles.wordpress.org/codeinwp), [themeisle](https://profiles.wordpress.org/themeisle)
**Tags:** menu, nav-menu, icons, navigation
**Requires at least:** 4.3
**Tested up to:** 5.3
**Tested up to:** 5.4
**Stable tag:** trunk
**License:** GPLv2
**License URI:** http://www.gnu.org/licenses/gpl-2.0.html
@ -47,7 +47,7 @@ Development of this plugin is done on [GitHub](https://github.com/codeinwp/wp-me
## If you like this plugin, then consider checking out our other projects: ##
[CodeinWP Blog](https://codeinwp.com/blog/) Designer's Guide To WordPress
[CodeinWP Blog](https://www.codeinwp.com/blog/) Designer's Guide To WordPress
[Revive.Social](https://revive.social) Social Media Tools
[JustFreeThemes](https://justfreethemes.com) - Free WordPress Themes directory
@ -224,6 +224,17 @@ Add this block of code to your [mu-plugin file](http://codex.wordpress.org/Must_
Read [this blog post](http://kucrut.org/add-custom-image-sizes-right-way/).
## Changelog ##
### 0.12.4 - 2020-07-13 ###
* Fix Font Awesome not loading
### 0.12.3 - 2020-07-13 ###
* Fixed Menu Icons in Block Editor not working
* Fixed CWP links.
### 0.12.2 - 2019-11-15 ###