Woocommerce::adapt_meta_for_shop_page( string $post_id )
Adapt the meta-box so it works on the shop page.
Parameters
- $post_id
-
(Required) post id.
Return
(string)
Source
File: inc/compatibility/woocommerce.php
Expand full source code Collapse full source code View on Github