updated plugin Menu Icons version 0.13.0

This commit is contained in:
2022-09-02 15:19:58 +00:00
committed by Gitium
parent 1ecbe8cf47
commit 1cd4e9a6d0
47 changed files with 413 additions and 9632 deletions

View File

@ -467,7 +467,7 @@ final class Menu_Icons_Settings {
array(
'id' => 'fa5_extra_icons',
'type' => 'textarea',
'label' => __( 'FA5 Custom Icon Classes', 'menu-icons' ),
'label' => __( 'FA Custom Icon Classes', 'menu-icons' ),
'value' => self::get( 'global', 'fa5_extra_icons' ),
'help_text' => '( comma separated icons )',
),