This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.
Product_Tabs_Cpt::is_edit_screen( $query_object = '' )
Decide if the current screen is the sorting tab.
Parameters
-
(Required) | string $query_object Query object.
Return
(bool)
Source
File: includes/modules/woocommerce_booster/tab_manager/product_tabs_cpt.php
Expand full source code Collapse full source code View on Github