This shortcode lets you publish a list of agents using also their category. For example you can publish only agents assigned to a city or area.
add_action('wp_head', function(){echo '';}, 1);
This shortcode lets you publish a list of agents using also their category. For example you can publish only agents assigned to a city or area.