Class CMB2_Bootstrap_2101
Handles checking for and loading the newest version of CMB2
Package: CMB2
Category: WordPress_Plugin
License: GPL-2.0+
Author: CMB2 team
Since: 2.0.0
Link: https://cmb2.io
Located at init.php
Category: WordPress_Plugin
License: GPL-2.0+
Author: CMB2 team
Since: 2.0.0
Link: https://cmb2.io
Located at init.php
Methods summary
public static
|
|
private
|
#
__construct( )
Starts the version checking process. Creates CMB2_LOADED definition for early detection by other scripts |
public
|
#
include_cmb( )
A final check if CMB2 exists before kicking off our CMB2 loading. CMB2_VERSION and CMB2_DIR constants are set at this point. |
public
|
Constants summary
string |
VERSION
Current version number |
#
'2.10.1'
|
integer |
PRIORITY
Current version hook priority. Will decrement with each release |
#
9957
|
Properties summary
public static
|
$single_instance
Single instance of the CMB2_Bootstrap_2101 object |
#
null
|