DeactivatePlugin::__construct() Attach hooks. ContentsDescription Source Related Used By User Contributed Notes Description #Description Source #Source File: packages/woocommerce-admin/src/Notes/DeactivatePlugin.php Expand full source code Collapse full source code Top ↑Related #Related Top ↑Used By #Used By Used By Used By Description packages/woocommerce-admin/src/Composer/Package.php: Package::check_outdated_wca_plugin() Checks if embedded WCA version is newer than standalone WCA and adds/removes DeactivatePlugin note as necessary. packages/woocommerce-admin/src/Composer/Package.php: Package::on_deactivation() Add deactivation hook for versions of the plugin that don’t have the deactivation note. Top ↑User Contributed Notes #User Contributed Notes You must log in before being able to contribute a note or feedback.
Top ↑Used By #Used By Used By Used By Description packages/woocommerce-admin/src/Composer/Package.php: Package::check_outdated_wca_plugin() Checks if embedded WCA version is newer than standalone WCA and adds/removes DeactivatePlugin note as necessary. packages/woocommerce-admin/src/Composer/Package.php: Package::on_deactivation() Add deactivation hook for versions of the plugin that don’t have the deactivation note.