
內容簡介
Core Listing 是一個商業不動產列表及 CRM 平台,專為經紀公司設計。此外掛可將您的 WordPress 網站與 Core Listing 帳戶連接,讓您現有的庫存自動顯示在網站上,並保持更新。
【主要功能】
• 支援即時庫存顯示,使用 [corelisting_listings] 短碼
• 顯示已售出交易,使用 [corelisting_sold] 短碼
• 公開團隊名單,使用 [corelisting_members] 短碼
• 自訂列表卡片內容與顯示方式
• 本地快取以提高網站速度
• 支援白標域名以保持品牌一致性
外掛標籤
開發者團隊
原文外掛簡介
Core Listing is a commercial real estate listing and CRM platform for brokerages. This plugin connects your WordPress site to your Core Listing account so the inventory you already maintain there appears on your own website, and stays current without anyone re-keying it.
Add a shortcode or a block to any page and the plugin renders a responsive grid of listing cards built from live data. Each card links through to the full listing page on your Core Listing portal.
You decide what those cards say. In Core Listing, under Account Settings and then Listing Display, you choose the heading, the line beneath it and the detail rows: price, custom price text, square footage, units, beds, cap rate, occupancy, year built, class, parking, any account custom field, and more. Every label is renamable. You also choose where those details sit: below the photo, or beside it for a card that carries more rows. That arrangement is one setting for your whole brokerage, so every grid you publish is built the same way. The fields are not: because a hotel and a retail strip rarely want the same three numbers, you can set a different field list for each property type, and override a single listing outright when it needs its own. The plugin renders whatever you chose, so your website, your Core Listing portal and your sold page always agree.
What you can embed
Active inventory with [corelisting_listings]. Filter by office, property type, status and price range; control sort order, result limit and column count.
Sold and closed transactions with [corelisting_sold], for a “Recent Closings” or track record page. Accepts the same filters, with status locked to sold.
Your public team roster with [corelisting_members], showing the photo, name, titles, licenses, biography, email and phone for every member flagged “Show on Team Page” in Core Listing. Scope it to a single office, or hide biographies with show_bio="no".
Every shortcode is also registered as a block, so you can insert and configure it visually in the editor with a live preview and no shortcode syntax to remember.
Built to stay in sync
Listings are cached locally as WordPress transients, so a typical page view never makes an outbound request. When you change a listing in Core Listing, a signed webhook clears that cache within seconds, so your site is fast and current at the same time. Incoming webhooks are verified with an HMAC-SHA256 signature and rejected if the signature does not match.
If your brokerage has a verified white label domain on file, listing links automatically use it, so visitors stay on your own branded host.
Styling
Output is plain, semantic HTML with stable CSS class names such as .corelisting-grid, .corelisting-card, .corelisting-photo and .corelisting-detail-value. Every detail row also carries a class naming its field, for example .corelisting-detail-price, so a single row can be styled on its own. Restyle everything from Appearance to Customize to Additional CSS without touching plugin files.
External services
This plugin is a client for Core Listing, a third party software as a service platform at corelisting.com. It is only useful with an active Core Listing account, and it makes no outbound request at all until you save an API key on the settings screen.
Once connected, the plugin contacts https://corelisting.com (or your account’s own white label domain, if you have configured one) in the following situations:
Rendering a shortcode or block, when the local cache is cold. The plugin requests your listings, sold listings or team roster. It sends your API key for authentication and nothing else. No visitor information is included.
Clicking “Test Connection”. The plugin requests your account name and white label domain to confirm the API key works.
Once a day in the background. The plugin re-checks your account’s white label domain so listing links stay correct.
Clicking “Register Webhook with Core Listing”. The plugin sends this site’s address, the plugin version and the REST webhook URL on this site, so Core Listing knows where to deliver listing change events. This is the only action that transmits your site address, and it only happens when you click the button.
Deleting the plugin. The plugin tells Core Listing to release the webhook registration for this site, so events are no longer dispatched to a site that removed the integration. This is skipped entirely if no API key was ever saved.
No visitor, customer or personally identifiable data from your WordPress site is ever transmitted, and the plugin sets no cookies and performs no tracking.
Service terms: corelisting.com/terms. Privacy policy: corelisting.com/privacy-policy.
