Shortcodes Generator March 29, 2019 Public Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Шорткод “Наши сотрудники” // Add Shortcode function our_team() { } add_shortcode( 'our_team_output', 'our_team' );