{"id":365379,"date":"2026-09-08T09:28:47","date_gmt":"2026-09-08T09:28:47","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/sitecurb-listings\/"},"modified":"2026-09-08T09:28:30","modified_gmt":"2026-09-08T09:28:30","slug":"sitecurb-listings","status":"publish","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/sitecurb-listings\/","author":23562231,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0.0","stable_tag":"1.0.0","tested":"7.1","requires":"6.0","requires_php":"7.4","requires_plugins":null,"header_name":"SiteCurb Listings","header_author":"SiteCurb","header_description":"Show a real estate agent's SiteCurb listings on any WordPress page with one shortcode. Photos, price, beds, baths and square feet, in a responsive grid that inherits your theme.","assets_banners_color":"0f3d3e","last_updated":"2026-09-08 09:28:30","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/sitecurb.com\/wordpress-plugin\/","header_author_uri":"https:\/\/sitecurb.com","rating":0,"author_block_rating":0,"active_installs":0,"downloads":40,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"sitecurb","date":"2026-09-08 09:28:30","revision":3686294}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-256x256.png":{"filename":"icon-256x256.png","revision":3686294,"resolution":"256x256","location":"assets","locale":"","width":256,"height":256}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3686294,"resolution":"1544x500","location":"assets","locale":"","width":1544,"height":500},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3686294,"resolution":"772x250","location":"assets","locale":"","width":772,"height":250}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3686294,"resolution":"1","location":"assets","locale":"","width":1280,"height":800},"screenshot-2.png":{"filename":"screenshot-2.png","revision":3686294,"resolution":"2","location":"assets","locale":"","width":1280,"height":800}},"screenshots":{"1":"A three-column listings grid on a standard theme.","2":"The settings page."}},"plugin_section":[],"plugin_tags":[4528,5070,2199,5074,80],"plugin_category":[43],"plugin_contributors":[279680],"plugin_business_model":[],"class_list":["post-365379","plugin","type-plugin","status-publish","hentry","plugin_tags-listings","plugin_tags-property","plugin_tags-real-estate","plugin_tags-realtor","plugin_tags-shortcode","plugin_category-customization","plugin_contributors-sitecurb","plugin_committers-sitecurb"],"banners":{"banner":"https:\/\/ps.w.org\/sitecurb-listings\/assets\/banner-772x250.png?rev=3686294","banner_2x":"https:\/\/ps.w.org\/sitecurb-listings\/assets\/banner-1544x500.png?rev=3686294","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/sitecurb-listings\/assets\/icon-256x256.png?rev=3686294","icon_2x":"https:\/\/ps.w.org\/sitecurb-listings\/assets\/icon-256x256.png?rev=3686294","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/sitecurb-listings\/assets\/screenshot-1.png?rev=3686294","caption":"A three-column listings grid on a standard theme."},{"src":"https:\/\/ps.w.org\/sitecurb-listings\/assets\/screenshot-2.png?rev=3686294","caption":"The settings page."}],"raw_content":"<!--section=description-->\n<p><strong>SiteCurb Listings<\/strong> puts an agent's current listings on a WordPress site \u2014 a brokerage site, a team site, a personal blog \u2014 without re-entering anything. The listings are managed once on <a href=\"https:\/\/sitecurb.com\/\">SiteCurb<\/a>, and this plugin shows them wherever you drop the shortcode.<\/p>\n\n<pre><code>[sitecurb_listings]\n<\/code><\/pre>\n\n<p>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.<\/p>\n\n<h4>Features<\/h4>\n\n<ul>\n<li><strong>One shortcode<\/strong> \u2014 <code>[sitecurb_listings]<\/code> uses the site set on the settings page; every option can be overridden per shortcode<\/li>\n<li><strong>Responsive grid<\/strong> \u2014 1 to 4 columns, inherits your theme's fonts and colours<\/li>\n<li><strong>Status filter<\/strong> \u2014 show active listings only (default), sold, pending, or everything<\/li>\n<li><strong>Featured only<\/strong> \u2014 <code>featured=\"yes\"<\/code> for a homepage highlight strip<\/li>\n<li><strong>Cached<\/strong> \u2014 listings are fetched from SiteCurb and kept for 15 minutes (configurable), so pages stay fast and nothing is fetched on every view<\/li>\n<li><strong>No JavaScript, no external scripts<\/strong> \u2014 one small stylesheet, loaded only on pages that show listings<\/li>\n<li><strong>Multiple agents<\/strong> \u2014 use <code>site=\"...\"<\/code> to show different agents on different pages of a brokerage site<\/li>\n<\/ul>\n\n<h4>Shortcode reference<\/h4>\n\n<ul>\n<li><code>site<\/code> \u2014 the agent's SiteCurb address: <code>jane<\/code>, <code>jane.sitecurb.com<\/code>, or a connected custom domain. Defaults to the site set under Settings \u2192 SiteCurb Listings.<\/li>\n<li><code>limit<\/code> \u2014 number of listings to show, 1 to 50. Default 6.<\/li>\n<li><code>columns<\/code> \u2014 1 to 4. Default 3.<\/li>\n<li><code>status<\/code> \u2014 <code>active<\/code>, <code>pending<\/code>, <code>sold<\/code> or <code>all<\/code>. Default <code>active<\/code>.<\/li>\n<li><code>featured<\/code> \u2014 <code>yes<\/code> to show featured listings only. Default <code>no<\/code>.<\/li>\n<\/ul>\n\n<p>Example: <code>[sitecurb_listings site=\"jane\" limit=\"3\" columns=\"3\" featured=\"yes\"]<\/code><\/p>\n\n<h4>Who is it for?<\/h4>\n\n<p>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.<\/p>\n\n<h4>Privacy<\/h4>\n\n<p>The plugin fetches the public listings feed from the SiteCurb site you specify (<code>https:\/\/&lt;your-site&gt;\/feed<\/code>). No visitor data is sent anywhere. The request is made by your server, not by your visitors' browsers.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Install and activate the plugin.<\/li>\n<li>Go to <strong>Settings \u2192 SiteCurb Listings<\/strong> and enter your SiteCurb site address (e.g. <code>yourname.sitecurb.com<\/code>).<\/li>\n<li>Add <code>[sitecurb_listings]<\/code> to any page or post, or use the Shortcode block.<\/li>\n<\/ol>\n\n<p>You need a published SiteCurb site. Sites are free to build at <a href=\"https:\/\/sitecurb.com\/\">sitecurb.com<\/a>.<\/p>\n\n<!--section=faq-->\n<dl>\n<dt id=\"do%20i%20need%20an%20account%20or%20an%20api%20key%3F\"><h3>Do I need an account or an API key?<\/h3><\/dt>\n<dd><p>No. Published SiteCurb sites expose a public listings feed, and the plugin reads that. Only the site address is needed.<\/p><\/dd>\n<dt id=\"how%20quickly%20do%20changes%20on%20sitecurb%20show%20up%20on%20wordpress%3F\"><h3>How quickly do changes on SiteCurb show up on WordPress?<\/h3><\/dt>\n<dd><p>Within the cache window, 15 minutes by default. Saving the settings page clears the cache immediately.<\/p><\/dd>\n<dt id=\"can%20i%20show%20more%20than%20one%20agent%3F\"><h3>Can I show more than one agent?<\/h3><\/dt>\n<dd><p>Yes. Use the <code>site<\/code> attribute: <code>[sitecurb_listings site=\"jane\"]<\/code> on one page and <code>[sitecurb_listings site=\"mark\"]<\/code> on another.<\/p><\/dd>\n<dt id=\"does%20it%20include%20an%20mls%20or%20idx%20feed%3F\"><h3>Does it include an MLS or IDX feed?<\/h3><\/dt>\n<dd><p>No. It shows the listings an agent has added to their SiteCurb site.<\/p><\/dd>\n<dt id=\"what%20does%20it%20look%20like%3F\"><h3>What does it look like?<\/h3><\/dt>\n<dd><p>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.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>First release.<\/li>\n<\/ul>","raw_excerpt":"Show a real estate agent&#039;s SiteCurb listings on any page with one shortcode: photos, price, beds and baths in a grid that matches your theme.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/365379","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=365379"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/sitecurb"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=365379"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=365379"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=365379"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=365379"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=365379"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=365379"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}