home/wpones5/riadbeldi.com/wp-content/plugins/cmb2/bootstrap.php000064400000003573151717265440020744 0ustar00cmb_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! */