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_Individual::get_core_tabs_data( array $tabs )
Get core tabs data in the same order as in CPT
Parameters
- $tabs
-
(Required) CPT tabs.
Source
File: includes/modules/woocommerce_booster/tab_manager/product_tabs_individual.php
Expand full source code Collapse full source code View on Github