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.


Top ↑

Return Return

(bool) Whether to connect the page.


Top ↑

Source Source

File: packages/woocommerce-admin/includes/connect-existing-pages.php


			


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.