New to Translating WordPress? Read through our Translator Handbook to get started. Hide
Prio | Original string | Translation | — |
---|---|---|---|
↑ | Video Thumbnails simplifies the process of automatically displaying video thumbnails in your WordPress template. | You have to log in to add a translation. | Details |
Original untranslated
Video Thumbnails simplifies the process of automatically displaying video thumbnails in your WordPress template.
You have to log in to edit this translation. Meta |
|||
↑ | Video Thumbnails | You have to log in to add a translation. | Details |
Original untranslatedMeta |
|||
Version 3.0 is being finished up for release soon. | You have to log in to add a translation. | Details | |
Original untranslated
Version 3.0 is being finished up for release soon.
CommentFound in remaining content paragraph. You have to log in to edit this translation. Meta |
|||
<strong>Version 3.0</strong> is on the way soon! | You have to log in to add a translation. | Details | |
Original untranslated
<strong>Version 3.0</strong> is on the way soon!
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
In some cases you may have to manually search for thumbnails on the post editor | You have to log in to add a translation. | Details | |
Original untranslated
In some cases you may have to manually search for thumbnails on the post editor
CommentFound in remaining content list item. You have to log in to edit this translation. Meta |
|||
Roadmap | You have to log in to add a translation. | Details | |
Original untranslatedMeta |
|||
Known Issues | You have to log in to add a translation. | Details | |
Original untranslated
Known Issues
CommentFound in remaining content header. You have to log in to edit this translation. Meta |
|||
The Vimeo API has a rate limit, so in rare cases you may exceed this limit. Try again after a few hours. | You have to log in to add a translation. | Details | |
Original untranslated
The Vimeo API has a rate limit, so in rare cases you may exceed this limit. Try again after a few hours.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
Every theme is different, so this can be tricky if you aren't familiar with WordPress theme development. You need to edit your template in the appropriate place, replacing <code><?php the_content(); ></code> with <code><?php the_excerpt(); ></code> so that only an excerpt of the post is shown on the home page or wherever you would like to display the video thumbnail. | You have to log in to add a translation. | Details | |
Original untranslated
Every theme is different, so this can be tricky if you aren't familiar with WordPress theme development. You need to edit your template in the appropriate place, replacing <code><?php the_content(); ></code> with <code><?php the_excerpt(); ></code> so that only an excerpt of the post is shown on the home page or wherever you would like to display the video thumbnail.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
As an alternative you could assign a class to the element and style it with CSS. | You have to log in to add a translation. | Details | |
Original untranslated
As an alternative you could assign a class to the element and style it with CSS.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
The best solution is to use the Featured Image setting and <a href="http://codex.wordpress.org/Function_Reference/the_post_thumbnail">the_post_thumbnail</a> template tag. | You have to log in to add a translation. | Details | |
Original untranslated
The best solution is to use the Featured Image setting and <a href="http://codex.wordpress.org/Function_Reference/the_post_thumbnail">the_post_thumbnail</a> template tag.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
will only display a thumbnail when one exists, but I recommend using the Featured Image setting and <a href="http://codex.wordpress.org/Function_Reference/the_post_thumbnail">the_post_thumbnail</a> template tag. | You have to log in to add a translation. | Details | |
Original untranslated
will only display a thumbnail when one exists, but I recommend using the Featured Image setting and <a href="http://codex.wordpress.org/Function_Reference/the_post_thumbnail">the_post_thumbnail</a> template tag.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
The settings page includes a checklist of all your post types so you can pick and choose. | You have to log in to add a translation. | Details | |
Original untranslated
The settings page includes a checklist of all your post types so you can pick and choose.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
If the service allows a way to retrieve thumbnails, I'll do my best to add it. | You have to log in to add a translation. | Details | |
Original untranslated
If the service allows a way to retrieve thumbnails, I'll do my best to add it.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
Yes, but be sure to include the post ID as a parameter. For example: <code><?php $thumbnail = get_video_thumbnail(25); ?></code> | You have to log in to add a translation. | Details | |
Original untranslated
Yes, but be sure to include the post ID as a parameter. For example: <code><?php $thumbnail = get_video_thumbnail(25); ?></code>
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
Export as
Comment
Short description.