/home/altere25/berryglowbeauty.com/wp-content/plugins/cmb2
NameSizeModeActions
css/-0755rm
images/-0755rm
includes/-0755rm
js/-0755rm
languages/-0755rm
bootstrap.php19150644editdlrm
CHANGELOG.md774410644editdlrm
CONTRIBUTING.md38910644editdlrm
example-functions.php302300644editdlrm
index.php280644editdlrm
init.php52400644editdlrm
readme.txt924600644editdlrm
Edit: /home/altere25/berryglowbeauty.com/wp-content/plugins/cmb2/bootstrap.php (1915B)
cmb_id, is the box id. * * @since 2.2.6 * * @param array $cmb The CMB2 object to hookup. */ do_action( "cmb2_init_hookup_{$cmb->cmb_id}", $cmb ); } /** * Fires after CMB2 initiation process has been completed */ do_action( 'cmb2_after_init' ); } /* End. That's it, folks! */