Skip to content

Instantly share code, notes, and snippets.

@nixonmedia
Last active April 5, 2018 12:39
Show Gist options
  • Save nixonmedia/7a8087e39ff53858f95006d3c26eea43 to your computer and use it in GitHub Desktop.
Save nixonmedia/7a8087e39ff53858f95006d3c26eea43 to your computer and use it in GitHub Desktop.
IDXwidget
<?php
$agent_id = get_field('idx_ID');
echo do_shortcode('[impress_property_showcase property_type="featured" agent_id="'.$agent_id.'" show_image="1" use_rows="1" num_per_row="3" max="12" order="low-high" styles="1" new_window="0" ]');
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment