[WP6.5] Added woocommerce requirement to Woo AI's header. (#45871)

* Added plugin requirement.
This commit is contained in:
Peter Fabian 2024-03-26 13:24:41 +01:00 committed by GitHub
parent 2481778b2c
commit 3b2cb26631
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 2 deletions

View File

@ -0,0 +1,4 @@
Significance: patch
Type: tweak
Comment: Updated the header to enable a new plugin dependency feature available in WP 6.5.

View File

@ -7,10 +7,11 @@
* Author: WooCommerce * Author: WooCommerce
* Author URI: https://woo.com/ * Author URI: https://woo.com/
* Requires at least: 5.8 * Requires at least: 5.8
* Tested up to: 6.3 * Tested up to: 6.5
* WC requires at least: 6.7 * WC requires at least: 6.7
* WC tested up to: 7.0 * WC tested up to: 8.7
* Text Domain: woo-ai * Text Domain: woo-ai
* Requires Plugins: woocommerce
* *
* @package Woo_AI * @package Woo_AI
*/ */