Package::check_outdated_wca_plugin()
Method: Checks if embedded WCA version is newer than standalone WCA and adds/removes DeactivatePlugin note as necessary.
Source: packages/woocommerce-admin/src/Composer/Package.php:133
Method: Checks if embedded WCA version is newer than standalone WCA and adds/removes DeactivatePlugin note as necessary.
Source: packages/woocommerce-admin/src/Composer/Package.php:133
Method: Checks if notes have been initialized.
Source: packages/woocommerce-admin/src/Composer/Package.php:153
Method: Return the version of the package.
Source: packages/woocommerce-admin/src/Composer/Package.php:86
Method: Return the active version of WC Admin.
Source: packages/woocommerce-admin/src/Composer/Package.php:95
Method: Return whether the package is active.
Source: packages/woocommerce-admin/src/Composer/Package.php:104
Method: Return the path to the package.
Source: packages/woocommerce-admin/src/Composer/Package.php:113
Method: Add deactivation hook for versions of the plugin that don’t have the deactivation note.
Source: packages/woocommerce-admin/src/Composer/Package.php:120
Method: Init the package.
Source: packages/woocommerce-admin/src/Composer/Package.php:48
Class: Main package class.
Source: packages/woocommerce-admin/src/Composer/Package.php:20