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::escape_html( string $markup )
Escape function.
Parameters
- $markup
-
(Required) Markup to escape.
Return
(string)
Source
File: includes/modules/woocommerce_booster/tab_manager/product_tabs_individual.php
Expand full source code Collapse full source code View on Github