Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / packages/woocommerce-admin/src/Composer/Package.php

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

Used by 0 functions | Uses 2 functions

Package::is_notes_initialized()

Method: Checks if notes have been initialized.

Source: packages/woocommerce-admin/src/Composer/Package.php:153

Used by 2 functions | Uses 1 function

Package::is_package_active()

Method: Return whether the package is active.

Source: packages/woocommerce-admin/src/Composer/Package.php:104

Used by 0 functions | Uses 0 functions

Package::get_path()

Method: Return the path to the package.

Source: packages/woocommerce-admin/src/Composer/Package.php:113

Used by 0 functions | Uses 0 functions

Package::on_deactivation()

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

Used by 0 functions | Uses 2 functions

Package::init()

Method: Init the package.

Source: packages/woocommerce-admin/src/Composer/Package.php:48

Used by 0 functions | Uses 1 function

Package::get_version()

Method: Return the version of the package.

Source: packages/woocommerce-admin/src/Composer/Package.php:86

Used by 0 functions | Uses 0 functions

Package::get_active_version()

Method: Return the active version of WC Admin.

Source: packages/woocommerce-admin/src/Composer/Package.php:95

Used by 0 functions | Uses 0 functions

Package

Class: Main package class.

Source: packages/woocommerce-admin/src/Composer/Package.php:20

Used by 0 functions | Uses 0 functions
Proudly powered by WordPress