Shortcodes Generator June 29, 2017 Public Juan Daniel Pacheco Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone as // Add Shortcode function custom_shortcode() { } add_shortcode( '', 'custom_shortcode' );