Shortcodes Generator September 15, 2021 Public Jet Bautista Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Shortcode // Add Shortcode function custom_shortcode() { } add_shortcode( 'shortcode_name', 'custom_shortcode' );