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