Can this be enabled selectively?
-
We’re using this currently and it works well, however there are instances where we’d prefer to see an image rather the video replacement (for example when viewing a list of article thumbnails).
Is it possible to specify somehow that the replacement should not be used for a given entity?
What I’m after is something like:
get_the_post_thumbnail( $post->ID, ‘thumbnail’, NO_VIDEO_HERE );
- The topic ‘Can this be enabled selectively?’ is closed to new replies.