Shortcodes Generator July 19, 2020 Public 海叶 龙 Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone zhuti // Add Shortcode function custom_shortcode() { } add_shortcode( '', 'custom_shortcode' );