llms_featured_img( $post_id, $size )
Get the featured image
Contents
Return Return
(string)
Source Source
File: includes/llms.template.functions.php
* * @return void */ if ( ! function_exists( 'lifterlms_get_featured_image' ) ) {
Expand full source code Collapse full source code View on GitHub