10+
December 11, 2012
May 31, 2011
Easily add TruliaMaps to your website!
Add a Trulia maps widget showing homes in your area, without touching any HTML or code. This plugin allows you to configure tons of options; check it out today!
[trulia city="Bethesda" state="MD"] will show a map for Bethesda, MD real estate.
[trulia zip=90210 rotate=10 size=panorama] will show a wide map of the 90210 real estate for sale, and will rotate showing listings every 10 seconds.
Learn more on the official Trulia Plugin page.
Add the following code to your theme’s functions.php file:
add_filter('trulia_link', create_function('$a', 'return false;'));
Add the following code to your theme’s functions.php file:
add_filter('trulia_logo', create_function('$a', 'return false;'));
No, this plugin is free. You must agree to the Trulia terms of use, however.
No, this plugin is not created by or endorsed by Trulia, Inc. Its purpose is to facilitate incorporating features from the TruliaMap feature into WordPress.
This plugin is released under a GPL license, but users of the plugin must agree to the Trulia Terms & Conditions.
*Fixed error calling for footer method