Shortcodes Generator

// Add Shortcode function custom_shortcode() { } add_shortcode( '', 'custom_shortcode' );