Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

Шорткод “Наши сотрудники”

// Add Shortcode
function our_team() {

}
add_shortcode( 'our_team_output', 'our_team' );