Releases: islandboymv/instore-only-products
Releases · islandboymv/instore-only-products
Release list
v1.0.4
v1.0.3
Adds an anonymous active-install counter. Each site sends a daily ping with only a one-way hash of its URL (never the URL itself) and the version; opt out with the instore_only_telemetry_enabled filter. The README now shows a live active-installs badge.
v1.0.2
Declares HPOS (custom order tables) and Cart/Checkout Blocks compatibility, clearing the WooCommerce "incompatible plugin" notice. The plugin only touches product data (never orders), so it was always compatible — this just declares it.
v1.0.1
Marks the plugin as tested up to WordPress 7.0 (clears the "not been tested" notice). No functional changes.
v1.0.0
Standalone, self-updating release of In-Store Only Products (converted from an mu-plugin so it can receive GitHub updates).
- Per-product 'In-store only' toggle — price & stock still show, online purchase disabled
- Optional per-product heading/message overrides, with a site-wide default
- Theme-palette-styled notice; shop-grid badge; variations inherit the flag
- Self-updates from GitHub Releases