wc_admin_connect_core_pages( bool $is_connected, bool $current_page )
Render the WC-Admin header bar on all WooCommerce core pages.
Description Description
Parameters Parameters
- $is_connected
-
(Required) Whether the current page is connected.
- $current_page
-
(Required) The current page, if connected.
Return Return
(bool) Whether to connect the page.
Source Source
File: packages/woocommerce-admin/includes/connect-existing-pages.php