SiteCurb Listings

外掛說明

SiteCurb Listings puts an agent’s current listings on a WordPress site — a brokerage site, a team site, a personal blog — without re-entering anything. The listings are managed once on SiteCurb, and this plugin shows them wherever you drop the shortcode.

[sitecurb_listings]

Each card shows the first photo, the price, the headline, the city and state, and the facts (beds, baths, square feet), and links to the full listing page. Sold and pending listings carry a tag.

Features

  • One shortcode — [sitecurb_listings] uses the site set on the settings page; every option can be overridden per shortcode
  • Responsive grid — 1 to 4 columns, inherits your theme’s fonts and colours
  • Status filter — show active listings only (default), sold, pending, or everything
  • Featured only — featured="yes" for a homepage highlight strip
  • Cached — listings are fetched from SiteCurb and kept for 15 minutes (configurable), so pages stay fast and nothing is fetched on every view
  • No JavaScript, no external scripts — one small stylesheet, loaded only on pages that show listings
  • Multiple agents — use site="..." to show different agents on different pages of a brokerage site

Shortcode reference

  • site — the agent’s SiteCurb address: jane, jane.sitecurb.com, or a connected custom domain. Defaults to the site set under Settings SiteCurb Listings.
  • limit — number of listings to show, 1 to 50. Default 6.
  • columns — 1 to 4. Default 3.
  • status — active, pending, sold or all. Default active.
  • featured — yes to show featured listings only. Default no.

Example: [sitecurb_listings site="jane" limit="3" columns="3" featured="yes"]

Who is it for?

Agents who already have a SiteCurb site and also appear on a brokerage or team WordPress site, and the web designers who build those brokerage sites. Add the shortcode once per agent and their listings stay current on both sites.

Privacy

The plugin fetches the public listings feed from the SiteCurb site you specify (https://<your-site>/feed). No visitor data is sent anywhere. The request is made by your server, not by your visitors’ browsers.

螢幕擷圖

安裝方式

  1. Install and activate the plugin.
  2. Go to Settings SiteCurb Listings and enter your SiteCurb site address (e.g. yourname.sitecurb.com).
  3. Add [sitecurb_listings] to any page or post, or use the Shortcode block.

You need a published SiteCurb site. Sites are free to build at sitecurb.com.

常見問題集

Do I need an account or an API key?

No. Published SiteCurb sites expose a public listings feed, and the plugin reads that. Only the site address is needed.

How quickly do changes on SiteCurb show up on WordPress?

Within the cache window, 15 minutes by default. Saving the settings page clears the cache immediately.

Can I show more than one agent?

Yes. Use the site attribute: [sitecurb_listings site="jane"] on one page and [sitecurb_listings site="mark"] on another.

Does it include an MLS or IDX feed?

No. It shows the listings an agent has added to their SiteCurb site.

What does it look like?

It inherits your theme. The stylesheet only sets the grid, the photo ratio and spacing; colours and fonts come from your theme, so it looks native.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈SiteCurb Listings〉的開發相關工作。

參與者

將〈SiteCurb Listings〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄。

變更記錄

1.0.0

  • First release.