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

---

搜尋外掛

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 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://tw.wordpress.org/plugins/trulia/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/trulia/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/trulia/#installation)
 * [開發資訊](https://tw.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 或更新版本 **
 *  已測試相容的 WordPress 版本 **3.5.2**
 *  語言
 * [English (US)](https://wordpress.org/plugins/trulia/)
 * 標籤:
 * [housing](https://tw.wordpress.org/plugins/tags/housing/)[shortcode](https://tw.wordpress.org/plugins/tags/shortcode/)
   [trulia](https://tw.wordpress.org/plugins/tags/trulia/)[widget](https://tw.wordpress.org/plugins/tags/widget/)
 *  [進階檢視](https://tw.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)