Title: Trulia
Author: Zack Katz
Published: <strong>May 31, 2011</strong>
Last modified: December 11, 2012

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/trulia.svg)

# Trulia

 By [Zack Katz](https://profiles.wordpress.org/katzwebdesign/)

[Download](https://downloads.wordpress.org/plugin/trulia.zip)

 * [Details](https://test.wordpress.org/plugins/trulia/#description)
 * [Reviews](https://test.wordpress.org/plugins/trulia/#reviews)
 *  [Installation](https://test.wordpress.org/plugins/trulia/#installation)
 * [Development](https://test.wordpress.org/plugins/trulia/#developers)

 [Support](https://wordpress.org/support/plugin/trulia/)

## Description

> **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!

### The Trulia real estate plugin includes options for:

 * Map size
 * Map, Satellite or Hybrid map type
 * Slideshow – automatically cycle through houses. Choose how quickly the slideshow
   displays, or to turn it off.
 * Map Background and Text colors

#### Easily add a real estate map to your page or post using “shortcodes”:

    ```
    [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](http://www.seodenver.com/trulia/)**
page.

## Installation

 1. Upload plugin files to your plugins folder, or install using WordPress’ built-in
    Add New Plugin installer
 2. Activate the plugin
 3. Add the Trulia map widget by going to the Widgets page (under Appearance > Widgets)
 4. Drag the Trulia widget to the sidebar of your choice, and configure.

## FAQ

  How do I remove the “Real Estate” link from the map?

Add the following code to your theme’s `functions.php` file:

    ```
    add_filter('trulia_link', create_function('$a', 'return false;'));
    ```

  How do I remove the Trulia logo from the map?

Add the following code to your theme’s `functions.php` file:

    ```
    add_filter('trulia_logo', create_function('$a', 'return false;'));
    ```

  Do I need a Trulia account for this widget?

No, this plugin is free. You must agree to the Trulia terms of use, however.

  Is this plugin created by Trulia

No, this plugin is not created by or endorsed by Trulia, Inc. Its purpose is to 
facilitate incorporating features from the [TruliaMap](http://www.trulia.com/tools/map/)
feature into WordPress.

  What is the license for this plugin?

This plugin is released under a GPL license, but users of the plugin must agree 
to the [Trulia Terms & Conditions](http://www.trulia.com/terms).

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Trulia” is open source software. The following people have contributed to this 
plugin.

Contributors

 *   [ Zack Katz ](https://profiles.wordpress.org/katzwebdesign/)

[Translate “Trulia” into your language.](https://translate.wordpress.org/projects/wp-plugins/trulia)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/trulia/), check out
the [SVN repository](https://plugins.svn.wordpress.org/trulia/), or subscribe to
the [development log](https://plugins.trac.wordpress.org/log/trulia/) by [RSS](https://plugins.trac.wordpress.org/log/trulia/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.1

*Fixed error calling for `footer` method

#### 1.0

 * Launched Trulia real estate map plugin.

## Meta

 *  Version **1.0.1**
 *  Last updated **13 years ago**
 *  Active installations **10+**
 *  WordPress version ** 2.8 or higher **
 *  Tested up to **3.5.2**
 *  Language
 * [English (US)](https://wordpress.org/plugins/trulia/)
 * Tags
 * [housing](https://test.wordpress.org/plugins/tags/housing/)[shortcode](https://test.wordpress.org/plugins/tags/shortcode/)
   [trulia](https://test.wordpress.org/plugins/tags/trulia/)[widget](https://test.wordpress.org/plugins/tags/widget/)
 *  [Advanced View](https://test.wordpress.org/plugins/trulia/advanced/)

## Ratings

No reviews have been submitted yet.

[Add my review](https://wordpress.org/support/plugin/trulia/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/trulia/reviews/)

## Contributors

 *   [ Zack Katz ](https://profiles.wordpress.org/katzwebdesign/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/trulia/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=zackkatz%40gmail%2ecom&item_name=Trulia%20Plustin&no_shipping=0&no_note=1&tax=0&currency_code=USD&lc=US&bn=PP%2dDonationsBF&charset=UTF%2d8)