if ( ! shortcode_exists( 'toggle' ) ) { add_shortcode( 'toggle', 'go_custom_modern_toggle' ); }