Shortcodes Generator April 25, 2015 Public si na Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone WP // Add Shortcode function custom_shortcode() { } add_shortcode( '', 'custom_shortcode' );