woocommerce/includes/admin/plugin-updates
Peter Fabian 313ea8541c Remove compatibility checks for major version.
In addition to #28840, there are other places where we make use of compatibility check with major versions. I've discovered 2:
- update through /wp-admin/update-core.php
- force disabling auto-updates if there are any extensions that haven't declared their compatibility with WC 5.0

This change updates both places to be in line with the changes done in #28840.
2021-02-23 13:27:06 +01:00
..
views Update untested extensions modal notice 2021-01-18 19:23:59 -03:00
class-wc-plugin-updates.php Deactivate untrusted plugin's banner 2021-01-18 18:29:02 -03:00
class-wc-plugins-screen-updates.php Deactivate untrusted plugin's banner 2021-01-18 18:29:02 -03:00
class-wc-updates-screen-updates.php Remove compatibility checks for major version. 2021-02-23 13:27:06 +01:00