Codeinwp / wp-menu-icons

Easily add icons to your nav menu items.
https://wordpress.org/plugins/menu-icons/
GNU General Public License v2.0
81 stars 25 forks source link

Incompatible with WP4.7 #91

Closed helgatheviking closed 7 years ago

helgatheviking commented 7 years ago

The options aren't showing up any longer in 4.7. I suspect it is your preg_replace(). The preg_replace() was clever! I thought about trying it in Nav Menu Roles, but regex is kinda voodoo for me, and I couldn't figure it out.

aaronkirkham commented 7 years ago

@helgatheviking Fixed in my pull request, https://github.com/kucrut/wp-menu-icons/pull/92