There was an error while loading. Please reload this page.
Fires after all CMB2 instances are created
add_action( 'cmb2_init_before_hookup', function() { // Your code here. } );
do_action( 'cmb2_init_before_hookup' )
← All Hooks