Class CMB2_Hookup_Base
Base class for hooking CMB2 into WordPress.
Direct known subclasses
Indirect known subclasses
Abstract
Package: CMB2
Category: WordPress_Plugin
License: GPL-2.0+
Author: CMB2 team
Since: 2.2.0
Link: https://cmb2.io
Located at includes/CMB2_Hookup_Base.php
Package: CMB2
Category: WordPress_Plugin
License: GPL-2.0+
Author: CMB2 team
Since: 2.2.0
Link: https://cmb2.io
Located at includes/CMB2_Hookup_Base.php
Methods summary
public static
|
#
maybe_init_and_hookup(
A functionalized constructor, used for the hookup action callbacks. |
public
|
|
abstract public
|
|
public
|
|
public
mixed
|
Properties summary
protected
|
$cmb
CMB2 object. |
|
protected
string
|
$object_type
The object type we are performing the hookup for |
#
'post'
|
Magic properties
public read-only
string
|
$object_type
|
public read-only
|
$cmb
|