[WP6.5] Added woocommerce requirement to Woo AI's header. (#45871)
* Added plugin requirement.
This commit is contained in:
parent
2481778b2c
commit
3b2cb26631
|
@ -0,0 +1,4 @@
|
||||||
|
Significance: patch
|
||||||
|
Type: tweak
|
||||||
|
Comment: Updated the header to enable a new plugin dependency feature available in WP 6.5.
|
||||||
|
|
|
@ -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
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue