Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Stability improvement
Added a new experimental setting "Cropping mode". To enable it, add the filter: `add_filter('enable_experimental_features/crop_mode', '__return_true' );`
* Removed `is_feed` notice * Declare compatibility with WooCommerce 7.0
* Improved compatibility with new themes and plugins * Declare compatibility with WooCommerce 6.9 * Stability improvements