Shortcodes Generator October 7, 2017 Public suman shit Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone suman hi // Add Shortcode function custom_shortcode() { } add_shortcode( '', 'custom_shortcode' );