Dev Resources

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

woocommerce_admin_updated

Action Hook: WooCommerce Admin has been installed or updated.

Source: packages/woocommerce-admin/src/Install.php:143

Used by 1 function | Uses 0 functions

woocommerce_admin_newly_installed

Action Hook: WooCommerce Admin has been installed.

Source: packages/woocommerce-admin/src/Install.php:149

Used by 1 function | Uses 0 functions

woocommerce_admin_updated_existing

Action Hook: An existing installation of WooCommerce Admin has been updated.

Source: packages/woocommerce-admin/src/Install.php:157

Used by 1 function | Uses 0 functions

Install::delete_obsolete_notes()

Method: Delete obsolete notes.

Source: packages/woocommerce-admin/src/Install.php:504

Used by 1 function | Uses 1 function

Install::migrate_options()

Method: Migrate option values to their new keys/names.

Source: packages/woocommerce-admin/src/Install.php:96

Used by 1 function | Uses 1 function

Install::needs_db_update()

Method: Is a DB update needed?

Source: packages/woocommerce-admin/src/Install.php:401

Used by 1 function | Uses 1 function

Install::maybe_update_db_version()

Method: See if we need to show or run database updates during install.

Source: packages/woocommerce-admin/src/Install.php:413

Used by 1 function | Uses 3 functions

Install::update()

Method: Push all needed DB updates to the queue for processing.

Source: packages/woocommerce-admin/src/Install.php:424

Used by 1 function | Uses 4 functions

Install::update_db_version()

Method: Update WC Admin version to current.

Source: packages/woocommerce-admin/src/Install.php:485

Used by 10 functions | Uses 0 functions

Install::create_events()

Method: Schedule cron events.

Source: packages/woocommerce-admin/src/Install.php:493

Used by 2 functions | Uses 0 functions
1 2 3 Next »
Proudly powered by WordPress