Reply To: Problem to configure Featured Image

Forums SNAP – WordPress Plugin Forums Problem to configure Featured Image Reply To: Problem to configure Featured Image

#8390
NextScripts.com
Participant

    It should be

    $imgURL = trim($options[‘featImgLocPrefix’]).trim(get_post_meta($postID, $options[‘featImgLoc’], true));

    Will be fixed in the next release.