skin-grayish-topfullでPC版ヘッダーに流用 /** * Cocoon WordPress Theme * @author: yhira modify Na2factory * @link: https://cocoon-grayish.na2-factory.com/ * @license: http://www.gnu.org/licenses/gpl-2.0.html GPL v2 or later */ if (!defined('ABSPATH')) exit; global $_MENU_CAPTION; global $_MENU_ICON; $icon_class = $_MENU_ICON ? $_MENU_ICON : 'fa fa-search'; ?>