Shortcodes Generator October 5, 2023 Public Savvas Hadjigeorgiou Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Downloads // Add Shortcode function custom_shortcode() { } add_shortcode( '', 'custom_shortcode' );