woocommerce / woocommerce-google-analytics-integration

WordPress plugin: Provides the integration between WooCommerce and Google Analytics.
http://wordpress.org/plugins/woocommerce-google-analytics-integration/
172 stars 69 forks source link

Add new plugin dependency headers #401

Closed puntope closed 7 months ago

puntope commented 7 months ago

Since WP 6.5 and In relation to this post: pcShBQ-1yd-p2

There is also the suggestion to add the new header:

Requires Plugins: woocommerce, automatewoo

This header prevents the plugin from being installed or activated when the header is present.

See also https://make.wordpress.org/core/2024/03/05/introducing-plugin-dependencies-in-wordpress-6-5/ to learn about the new dependency header and what to expect about it.