Loader::is_admin_or_embed_page()
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 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: Set up a div for the header embed to render into.
Source: packages/woocommerce-admin/src/Loader.php:827
Method: Connects existing WooCommerce pages.
Source: packages/woocommerce-admin/src/Loader.php:301
Method: Remove the menu item for the app entry point page.
Source: packages/woocommerce-admin/src/Loader.php:322
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