Shortcodes Generator November 9, 2019 Public liu chang hsien Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone haonature.com haonature.com // Add Shortcode function custom_shortcode() { } add_shortcode( '', 'custom_shortcode' );