This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.
MenuIcon::get_menu_style( string $menu_icon )
Generate style specific to menu icon selected.
Parameters
- $menu_icon
-
(Required) The menu icon option.
Return
(string)
Source
File: header-footer-grid/Core/Components/MenuIcon.php
Expand full source code Collapse full source code View on Github