PHP Класс CMB2_Post_Search_field_025

This ensures each version is loaded/checked.
С версии: 0.2.4
Автор: WebDevstudios ([email protected])
Показать файл Открыть проект

Открытые методы

Метод Описание
__construct ( ) Starts the version checking process.
do_hook ( ) Fires the cmb2_attached_posts_field_load action hook (from the after_setup_theme hook).
include_lib ( ) A final check if CMB2_Post_Search_field exists before kicking off our CMB2_Post_Search_field loading.

Описание методов

__construct() публичный Метод

Creates CMB2_POST_SEARCH_FIELD_LOADED definition for early detection by other scripts. Hooks CMB2_Post_Search_field inclusion to the cmb2_post_search_field_load hook on a high priority which decrements (increasing the priority) with each version release.
С версии: 0.2.4
public __construct ( )

do_hook() публичный Метод

Fires the cmb2_attached_posts_field_load action hook (from the after_setup_theme hook).
С версии: 1.2.3
public do_hook ( )

include_lib() публичный Метод

CMB2_POST_SEARCH_FIELD_VERSION and CMB2_POST_SEARCH_FIELD_DIR constants are set at this point.
С версии: 0.2.4
public include_lib ( )