=== showroom.fm Display ===
Contributors: showroomfm
Tags: showroom, inventory, furniture, structured-data, ai
Requires at least: 6.1
Tested up to: 6.5
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Show the objects currently on display in your showroom on your own website, kept up to date automatically from showroom.fm — fully AI-crawlable, with a backlink to your showroom.fm page.

== Description ==

The showroom.fm Display plugin adds a block ("showroom.fm Display") you can place
on any page or post. It shows the objects currently on display in your showroom,
pulled from your showroom.fm account and refreshed automatically every hour.

Key properties:

* **Server-side rendered.** The product list and its structured data are written
  into the page in PHP, so AI crawlers (which do not run JavaScript) and search
  engines read the full content directly from the page source.
* **Real backlink.** A single "data provided by showroom.fm" link points to your
  own public showroom.fm page.
* **Structured data (JSON-LD).** An invisible ItemList of your products, each
  linked (in the markup) to its own page on showroom.fm.
* **Automatic.** Set it up once. The plugin checks showroom.fm hourly and, when
  your inventory changes, refreshes the widget, clears your page cache, and
  updates a showroom.md file at your site root.

== Installation ==

1. In WordPress admin, go to Plugins → Add New → Upload Plugin.
2. Choose the showroom-fm.zip file and click Install Now, then Activate.
3. Go to Settings → showroom.fm and paste your feed URL from the showroom.fm
   dashboard (there is a copy button next to it).
4. Edit any page, add the "showroom.fm Display" block where you want it, and
   publish.

== Frequently Asked Questions ==

= Does this work with AI search engines? =

Yes. The widget's content and structured data are present in the raw HTML of
your page, which is exactly what AI crawlers read.

= How often does it update? =

Automatically every hour. You can also click "Check now" in Settings →
showroom.fm to update immediately.

== Changelog ==

= 1.0.0 =
* Initial release.
