Shortcodes Generator June 12, 2015 Public Gary Huysamen Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Gmh Short Code Short Code for Gmh // Add Shortcode function Gmh_shortcode() { } add_shortcode( 'Gmh', 'Gmh_shortcode' );