Shortcodes Generator December 15, 2017 Public Jerry Souza Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone teste novo // Add Shortcode function custom_shortcode() { } add_shortcode( '', 'custom_shortcode' );