Title: Trulia
Author: Zack Katz
Published: <strong>2011 年 5 月 31 日</strong>
Last modified: 2012 年 12 月 11 日

---

搜索插件

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

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

# Trulia

 作者：[Zack Katz](https://profiles.wordpress.org/katzwebdesign/)

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

 * [详情](https://cn.wordpress.org/plugins/trulia/#description)
 * [评价](https://cn.wordpress.org/plugins/trulia/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/trulia/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/trulia/#developers)

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

## 描述

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

## 安装

 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.

## 常见问题

  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).

## 评价

此插件暂无评价。

## 贡献者及开发者

「Trulia」是开源软件。 以下人员对此插件做出了贡献。

贡献者

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

[帮助将「Trulia」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/trulia)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/trulia/)，查看[SVN仓库](https://plugins.svn.wordpress.org/trulia/)，
或通过[RSS](https://plugins.trac.wordpress.org/log/trulia/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/trulia/)。

## 更新日志

#### 1.0.1

*Fixed error calling for `footer` method

#### 1.0

 * Launched Trulia real estate map plugin.

## 额外信息

 *  版本 **1.0.1**
 *  最后更新：**14 年前**
 *  活跃安装数量 **10+**
 *  WordPress 版本 ** 2.8 或更高版本 **
 *  已测试的最高版本为 **3.5.2**
 *  语言
 * [English (US)](https://wordpress.org/plugins/trulia/)
 * 标签
 * [housing](https://cn.wordpress.org/plugins/tags/housing/)[shortcode](https://cn.wordpress.org/plugins/tags/shortcode/)
   [trulia](https://cn.wordpress.org/plugins/tags/trulia/)[widget](https://cn.wordpress.org/plugins/tags/widget/)
 *  [高级视图](https://cn.wordpress.org/plugins/trulia/advanced/)

## 评级

尚未提交反馈。

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

[查看全部评论](https://wordpress.org/support/plugin/trulia/reviews/)

## 贡献者

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

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/trulia/)

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](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)