Dev Resources

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

Loader::update_admin_title()

Method: Edits Admin title based on section of wc-admin.

Source: packages/woocommerce-admin/src/Loader.php:951

Used by 0 functions | Uses 2 functions

Loader::page_wrapper()

Method: Set up a div for the app to render into.

Source: packages/woocommerce-admin/src/Loader.php:976

Used by 1 function | Uses 0 functions

Loader::add_component_settings()

Method: Hooks extra neccessary data into the component settings array already set in WooCommerce core.

Source: packages/woocommerce-admin/src/Loader.php:990

Used by 0 functions | Uses 14 functions

Loader::get_order_statuses()

Method: Format order statuses by removing a leading ‘wc-‘ if present.

Source: packages/woocommerce-admin/src/Loader.php:1109

Used by 4 functions | Uses 0 functions

Loader::get_unregistered_order_statuses()

Method: Get all order statuses present in analytics tables that aren’t registered.

Source: packages/woocommerce-admin/src/Loader.php:1123

Used by 2 functions | Uses 3 functions

Loader::add_admin_body_classes()

Method: Adds body classes to the main wp-admin wrapper, allowing us to better target elements in specific scenarios.

Source: packages/woocommerce-admin/src/Loader.php:856

Used by 0 functions | Uses 4 functions

Loader::remove_notices()

Method: Removes notices that should not be displayed on WC Admin pages.

Source: packages/woocommerce-admin/src/Loader.php:901

Used by 0 functions | Uses 1 function

Loader::inject_before_notices()

Method: Runs before admin notices action and hides them.

Source: packages/woocommerce-admin/src/Loader.php:915

Used by 0 functions | Uses 2 functions

Loader::register_scripts()

Method: Registers all the neccessary scripts and styles to show the admin experience.

Source: packages/woocommerce-admin/src/Loader.php:348

Used by 0 functions | Uses 5 functions

Loader::load_scripts()

Method: Loads the required scripts on the correct pages.

Source: packages/woocommerce-admin/src/Loader.php:671

Used by 0 functions | Uses 2 functions
« Previous 1 … 3 4 5 6 Next »
Proudly powered by WordPress