Dev Resources

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

Loader::is_embed_page()

Method: Returns true if we are on a “classic” (non JS app) powered admin page.

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

Used by 4 functions | Uses 3 functions

Loader::get_embed_breadcrumbs()

Method: Returns breadcrumbs for the current page.

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

Used by 3 functions | Uses 1 function

Loader::embed_page_header()

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

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

Used by 0 functions | Uses 4 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

Loader::user_can_analytics()

Method: Helper function indicating whether the current user has the required analytics capability.

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

Used by 0 functions | Uses 0 functions

Loader::is_feature_enabled()

Method: Returns if a specific wc-admin feature is enabled.

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

Used by 0 functions | Uses 1 function

Loader::get_url()

Method: Gets the URL to an asset file.

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

Used by 9 functions | Uses 2 functions

Loader::get_file_version()

Method: Gets the file modified time as a cache buster if we’re in dev mode, or the plugin version otherwise.

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

Used by 5 functions | Uses 1 function

Loader::get_path()

Method: Gets the path for the asset depending on file type.

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

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