���ѧۧݧ�ӧ�� �ާ֧ߧ֧էا֧� - ���֧էѧܧ�ڧ��ӧѧ�� - /home/rickpfrv/elirickard.com/wp-content/plugins/micdrop-core/inc/header/layouts/minimal/helper.php
���ѧ٧ѧ�
<?php if ( ! function_exists( 'micdrop_core_add_minimal_header_global_option' ) ) { /** * This function set header type value for global header option map */ function micdrop_core_add_minimal_header_global_option( $header_layout_options ) { $header_layout_options['minimal'] = array( 'image' => MICDROP_CORE_HEADER_LAYOUTS_URL_PATH . '/minimal/assets/img/minimal-header.png', 'label' => esc_html__( 'Minimal', 'micdrop-core' ), ); return $header_layout_options; } add_filter( 'micdrop_core_filter_header_layout_option', 'micdrop_core_add_minimal_header_global_option' ); } if ( ! function_exists( 'micdrop_core_register_minimal_header_layout' ) ) { /** * Function which add header layout into global list * * @param array $header_layouts * * @return array */ function micdrop_core_register_minimal_header_layout( $header_layouts ) { $header_layouts['minimal'] = 'MicdropCore_Minimal_Header'; return $header_layouts; } add_filter( 'micdrop_core_filter_register_header_layouts', 'micdrop_core_register_minimal_header_layout' ); }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | ���֧ߧ֧�ѧ�ڧ� ����ѧߧڧ��: 0 |
proxy
|
phpinfo
|
���ѧ����ۧܧ�