| 开发者 | plattio2026 |
|---|---|
| 更新时间 | 2026年7月19日 20:10 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
[plattio_search] to a page, widget, block, header builder or template.Add [plattio_search] to any shortcode-compatible location, including pages, widgets, blocks, header builders and theme templates. Use display="bar" for a permanently visible field or display="icon" for a compact search button.
This is intentional. Suggestions and live results are shown only after the customer directly interacts with the input field. Opening the icon, programmatic focus, CSS transitions, scrolling, resizing or other page interactions do not reveal the panel. Keyboard users can focus the field and begin typing to activate the results.
It records completed searches that returned no WooCommerce products. Equal normalized phrases are aggregated so store owners can identify missing products, alternative wording, common spelling mistakes and useful synonyms.
Go to WooCommerce > Settings > Plattio Search > Statistics. The report includes filters, open and resolved statuses, merchant actions and CSV export.
The analytics table does not store raw IP addresses, WordPress user IDs or tracking cookies. It stores only the normalized phrase, language, aggregate count, timestamps and report status in the local WordPress database.
Yes. Export CSV downloads the report using the active period and status filters. The file includes a summary and all matching rows, uses UTF-8 for spreadsheet compatibility and protects against spreadsheet formula injection.
Yes. The feature can be disabled in the Plattio Search settings. Store administrators are excluded by default, and stored entries can be deleted individually or cleared completely.
Yes, for simple products that are purchasable and in stock. Enable add_to_cart="yes". Products requiring variations or other options link to the product page instead.
Yes. The search can match WooCommerce product SKUs as well as product titles and categories. SKU matches are prioritized where appropriate.
Yes. Results are rendered in a body-level portal so they are not clipped by header containers, builder wrappers or elements using overflow: hidden.
Yes. Plattio Search does not read or write WooCommerce order tables and declares compatibility with High-Performance Order Storage.
Yes. The plugin includes 32 locale packages and supports RTL layouts in both the frontend and WooCommerce administration screens.
Check that WooCommerce is active, products are published and visible in the catalog, and the search phrase meets the minimum length. Also confirm that caching, optimization or security tools are not blocking WordPress AJAX requests.
No. Plattio Search is added through its shortcode and focuses specifically on live WooCommerce product discovery. It does not modify the standard WordPress search template or search URL globally.
The plugin is designed to remain lightweight. It loads its frontend assets only when a Plattio Search instance is present, limits result counts, caches eligible search responses and uses an aggregated local table instead of a raw analytics event log.
readme.txt to provide a clearer WordPress.org plugin page.support@plattio.no as the support email.dbDelta() and a database-version upgrade check.Requires Plugins dependency header for WooCommerce.