Main::update_recreated_comparison_page_content_width( int $page_id, array $page_data )
Update the comparison table page that created by WC tools content width
Parameters
- $page_id
-
(Required) that created page id.
- $page_data
-
(Required) that data of the created page.
Return
(void)
Source
File: includes/modules/woocommerce_booster/comparison_table/main.php
Expand full source code Collapse full source code View on Github