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_Manager::check_tab( object $tab )
Check if tab has required properties and if it’s visible.
Parameters
- $tab
-
(Required) Tab post.
Source
File: includes/modules/woocommerce_booster/tab_manager/product_tabs_manager.php
Expand full source code Collapse full source code View on Github