Single_Product_Video::add_video_thumbnail_to_placeholder( string $src )
Add video thumbnail as placeholder when we have a video but not a product image.
Parameters
- $src
-
(Required) Thumbnail URL.
Return
(string)
Source
File: includes/modules/woocommerce_booster/views/single_product_video.php
Expand full source code Collapse full source code View on Github