There was an error while loading. Please reload this page.
add_filter( 'cmb2_localized_data', function( $l10n ) { // Your code here. return $l10n; } );
$l10n
apply_filters( 'cmb2_localized_data', $l10n )
← All Hooks