Shortcodes Generator June 16, 2015 Public jon tewes Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone test // Add Shortcode function custom_shortcode() { } add_shortcode( '', 'custom_shortcode' );