PHP Класс WDS_CMB2_Attached_Posts_Field_124

This ensures each version is loaded/checked.
С версии: 1.2.3
Автор: 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 WDS_CMB2_Attached_Posts_Field exists before kicking off our WDS_CMB2_Attached_Posts_Field loading.

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

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

Creates CMB2_ATTACHED_POSTS_FIELD_LOADED definition for early detection by other scripts. Hooks WDS_CMB2_Attached_Posts_Field inclusion to the cmb2_attached_posts_field_load hook on a high priority which decrements (increasing the priority) with each version release.
С версии: 1.2.3
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_ATTACHED_POSTS_FIELD_VERSION and CMB2_ATTACHED_POSTS_FIELD_DIR constants are set at this point.
С версии: 1.2.3
public include_lib ( )