Shortcodes Generator June 25, 2018 Public Job Thirimu Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone custom_shortcode A custom shortcode // Add Shortcode function custom_shortcode() { } add_shortcode( '', 'custom_shortcode' );