Skip to content

Instantly share code, notes, and snippets.

@eto4detak
Created October 7, 2018 21:54
Show Gist options
  • Save eto4detak/eb8fecc592495acfe7924d14711146c2 to your computer and use it in GitHub Desktop.
Save eto4detak/eb8fecc592495acfe7924d14711146c2 to your computer and use it in GitHub Desktop.
wp php wpresidence
<?php
$eeee = wpestate_build_dropdown_adv('','categlist22','adv_cat','Все типы','all','advanced_search_sidebar','<li role="presentation" data-value="all">Все типы</li><li role="presentation" data-value="apartments">Apartments (11)</li><li role="presentation" data-value="condos">Condos (5)</li><li role="presentation" data-value="houses">Houses (4)</li><li role="presentation" data-value="offices">Offices (1)</li><li role="presentation" data-value="retail">Retail (1)</li><li role="presentation" data-value="villas">Villas (1)</li>');
echo '<div class="search_wrapper agent_contanct_form double-class">'.$eeee.' </div>';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment