Shortcodes Generator July 9, 2018 Public Dev Mark Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone NEE – Related Blogs // Add Shortcode function custom_shortcode() { } add_shortcode( '[related_blogs]', 'custom_shortcode' );