| 开发者 |
denisdoroshchuk
nebim |
|---|---|
| 更新时间 | 2026年5月29日 19:34 |
| PHP版本: | 8.0 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv3.0 |
| 版权网址: | 版权信息 |
/wp-content/plugins/simply-buy directory or install the plugin through the WordPress plugins screen directly.simply-buy-products) on the bypass / vary list of WP Rocket, WP Super Cache, and LiteSpeed Cache. This prevents stale cart and checkout pages from being served to logged-out visitors with an active cart. Other cache layers (W3 Total Cache, WP Fastest Cache, Cloudflare page cache, Varnish, etc.) need to be configured manually — add the cookie name simply-buy-products to your cache plugin's bypass list.wp-jquery-ui-dialog CSS dependency from the checkout stylesheet. Themes that deregister dashicons for performance reasons (which broke the dependency chain and caused the checkout layout to collapse) are no longer affected. Saves one HTTP request on the checkout page.selected in the DOM. Previously the UI displayed the slot but the submit handler still saw the placeholder and rejected the booking with "please choose a time slot"sbuy_install_starter_products() is now idempotent — skips when starter products already exist (previously yielded 434, 651, … duplicates on repeated calls)sbuy_booking / sbuy_logs tables are missing (e.g. after an uninstall + manual reinstall), they are recreated on plugins_loaded via dbDelta