Shortcodes Generator August 29, 2015 Public Setiawan Yan Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone slider // Add Shortcode function custom_shortcode() { } add_shortcode( '', 'custom_shortcode' );