660b2bcb6d
* If the Legacy REST API plugin is auto-installed once, do not auto-install a second time. * Remove unused private constant (PluginInstaller records the info we need in a sitewide option). * Introduce the woocommerce_history_of_autoinstalled_plugins option This option holds the same data as woocommerce_autoinstalled_plugins, the difference is that the data in this new option is never deleted. It's also never updated, it just holds the information of the first autoinstall for each plugin. * Add a migration to create woocommerce_history_of_autoinstalled_plugins * More robust check of previous autoinstall of the plugin * Change migration to run in 8.9.1 instead of 9.0.0 --------- Co-authored-by: Nestor Soriano <konamiman@konamiman.com> |
||
---|---|---|
.. | ||
woo-ai | ||
woocommerce | ||
woocommerce-admin | ||
woocommerce-beta-tester | ||
woocommerce-blocks |