Loader::load_scripts()
Method: Loads the required scripts on the correct pages.
Source: packages/woocommerce-admin/src/Loader.php:671
Method: Loads the required scripts on the correct pages.
Source: packages/woocommerce-admin/src/Loader.php:671
Method: Returns true if we are on a JS powered admin page or a “classic” (non JS app) powered admin page (an embedded page).
Source: packages/woocommerce-admin/src/Loader.php:786
Method: Returns true if we are on a JS powered admin page.
Source: packages/woocommerce-admin/src/Loader.php:793
Method: Returns true if we are on a “classic” (non JS app) powered admin page.
Source: packages/woocommerce-admin/src/Loader.php:803
Method: Returns breadcrumbs for the current page.
Source: packages/woocommerce-admin/src/Loader.php:810
Method: Helper function indicating whether the current user has the required analytics capability.
Source: packages/woocommerce-admin/src/Loader.php:195
Method: Returns if a specific wc-admin feature is enabled.
Source: packages/woocommerce-admin/src/Loader.php:207
Method: Gets the URL to an asset file.
Source: packages/woocommerce-admin/src/Loader.php:234
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
Method: Gets the path for the asset depending on file type.
Source: packages/woocommerce-admin/src/Loader.php:292