Single_Product_Video::replace_featured_image( string $html, int $thumbnail_id )
Replaces featured image with video
Parameters
- $html
-
(Required) The html.
- $thumbnail_id
-
(Required) The thumbnail id.
Return
(string)
Source
File: includes/modules/woocommerce_booster/views/single_product_video.php
Expand full source code Collapse full source code View on Github