PHP 클래스 WDS_CMB2_Attached_Posts_Field_124

This ensures each version is loaded/checked.
부터: 1.2.3
저자: WebDevStudios ([email protected])
파일 보기 프로젝트 열기: webdevstudios/cmb2-attached-posts

공개 메소드들

메소드 설명
__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 ( )