���ѧۧݧ�ӧ�� �ާ֧ߧ֧էا֧� - ���֧էѧܧ�ڧ��ӧѧ�� - /home/rickpfrv/elirickard.com/wp-content/plugins/micdrop-core/inc/title/layouts/standard/helper.php
���ѧ٧ѧ�
<?php if ( ! function_exists( 'micdrop_core_register_standard_title_layout' ) ) { /** * Function that add variation layout for this module * * @param array $layouts * * @return array */ function micdrop_core_register_standard_title_layout( $layouts ) { $layouts['standard'] = 'MicdropCore_Standard_Title'; return $layouts; } add_filter( 'micdrop_core_filter_register_title_layouts', 'micdrop_core_register_standard_title_layout' ); } if ( ! function_exists( 'micdrop_core_add_standard_title_layout_option' ) ) { /** * Function that set new value into title layout options map * * @param array $layouts - module layouts * * @return array */ function micdrop_core_add_standard_title_layout_option( $layouts ) { $layouts['standard'] = esc_html__( 'Standard', 'micdrop-core' ); return $layouts; } add_filter( 'micdrop_core_filter_title_layout_options', 'micdrop_core_add_standard_title_layout_option' ); } if ( ! function_exists( 'micdrop_core_get_standard_title_layout_subtitle_text' ) ) { /** * Function that render current page subtitle text */ function micdrop_core_get_standard_title_layout_subtitle_text() { $subtitle_meta = micdrop_core_get_post_value_through_levels( 'qodef_page_title_subtitle' ); $subtitle = array( 'subtitle' => ! empty( $subtitle_meta ) ? $subtitle_meta : '' ); return apply_filters( 'micdrop_core_filter_standard_title_layout_subtitle_text', $subtitle ); } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | ���֧ߧ֧�ѧ�ڧ� ����ѧߧڧ��: 0 |
proxy
|
phpinfo
|
���ѧ����ۧܧ�