llms_placeholder_img( $size = 'full' )
Get the placeholder image
Return Return
(string)
Source Source
File: includes/llms.template.functions.php
return lifterlms_get_featured_image( $post->ID ); } elseif ( llms_placeholder_img_src() ) {
Expand full source code Collapse full source code View on GitHub