Shortcodes Generator April 20, 2017 Public Fab Laz Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone home lang stuff // Add Shortcode function custom_shortcode() { } add_shortcode( 'home-lang-stuff', 'custom_shortcode' );