lifterlms_template_loop_thumbnail()
Contents
Source Source
File: includes/functions/llms.functions.templates.loop.php
$uid = get_current_user_id(); $cid = get_the_ID(); if ( 'course' === get_post_type() && $uid ) {
Expand full source code Collapse full source code View on GitHub