Prio | Original string | Translation | — |
---|---|---|---|
↑ | Make your "auto embedded" YouTube and Vimeo videos full width (100%) while maintaining their original aspect ratio | You have to log in to add a translation. | Details |
Original untranslated
Make your "auto embedded" YouTube and Vimeo videos full width (100%) while maintaining their original aspect ratio
You have to log in to edit this translation. Meta |
|||
↑ | Fluid Video Embeds | You have to log in to add a translation. | Details |
Original untranslatedMeta |
|||
I believe that these are the two most popular video platforms (for my current audience) and I coded them first because I am the most familiar with them.↵ I am not opposed to adding video-provider X if their API allows me to. | You have to log in to add a translation. | Details | |
Original untranslated
I believe that these are the two most popular video platforms (for my current audience) and I coded them first because I am the most familiar with them.↵
I am not opposed to adding video-provider X if their API allows me to.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
Check the source to see all of the filters by searching for <code>apply_filters(</code> | You have to log in to add a translation. | Details | |
Original untranslated
Check the source to see all of the filters by searching for <code>apply_filters(</code>
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
You can filter the YouTube and or Vimeo URLs like this if you want to customize them (like explicitly specifying the https scheme): | You have to log in to add a translation. | Details | |
Original untranslated
You can filter the YouTube and or Vimeo URLs like this if you want to customize them (like explicitly specifying the https scheme):
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
You can't get the video dimensions (and thus aspect ratio) without doing some sloppy JavaScript (maybe) or making an API call. The only thing that makes this plugin special is that fact that it attempts to remove black bars from your video, thus necessitating API calls. The API requests are cached however, so it should only have a minimal impact. | You have to log in to add a translation. | Details | |
Original untranslated
You can't get the video dimensions (and thus aspect ratio) without doing some sloppy JavaScript (maybe) or making an API call. The only thing that makes this plugin special is that fact that it attempts to remove black bars from your video, thus necessitating API calls. The API requests are cached however, so it should only have a minimal impact.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
Why do you need to make API calls? | You have to log in to add a translation. | Details | |
Original untranslated
Why do you need to make API calls?
CommentFound in faq header. You have to log in to edit this translation. Meta |
|||
Why does the plugin only support YouTube and Vimeo? | You have to log in to add a translation. | Details | |
Original untranslated
Why does the plugin only support YouTube and Vimeo?
CommentFound in faq header. You have to log in to edit this translation. Meta |
|||
Enjoy/Profit. | You have to log in to add a translation. | Details | |
Original untranslatedMeta |
|||
??? | You have to log in to add a translation. | Details | |
Original untranslatedMeta |
|||
Upload the <code>fluid-video-embeds</code> folder and all its contents to the <code>/wp-content/plugins/</code> directory | You have to log in to add a translation. | Details | |
Original untranslated
Upload the <code>fluid-video-embeds</code> folder and all its contents to the <code>/wp-content/plugins/</code> directory
CommentFound in installation list item. You have to log in to edit this translation. Meta |
|||
The Fluid Video Embeds plugin aims to cleanly display YouTube and Vimeo videos while allowing them to be fluid(elastic/felxible) as well. The technique for doing this is not very new (and is outlined in the credits links below), however I've added a bit of "sugar" to the mix. Since Vimeo and YouTube have robust, open APIs, I'm requesting information about each video server side (which is then cached) and used to determine the optimal aspect ratio for the video container. | You have to log in to add a translation. | Details | |
Original untranslated
The Fluid Video Embeds plugin aims to cleanly display YouTube and Vimeo videos while allowing them to be fluid(elastic/felxible) as well. The technique for doing this is not very new (and is outlined in the credits links below), however I've added a bit of "sugar" to the mix. Since Vimeo and YouTube have robust, open APIs, I'm requesting information about each video server side (which is then cached) and used to determine the optimal aspect ratio for the video container.
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
If you want to use the Fluid Video Embeds method in a php template file in your theme, you can use the do_shortcode method: | You have to log in to add a translation. | Details | |
Original untranslated
If you want to use the Fluid Video Embeds method in a php template file in your theme, you can use the do_shortcode method:
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
You can also use the <code>[fve]</code> shortcode: | You have to log in to add a translation. | Details | |
Original untranslated
You can also use the <code>[fve]</code> shortcode:
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
<strong>Usage:</strong> Install the plugin, activate it, then your YouTube and Vimeo embeds should start to ignore the setting in <code>Settings > Media > Maximum embed size</code> You don't need to use embed code or a shortcode, you can simply paste the YouTube or Vimeo URL into your post and it should work. | You have to log in to add a translation. | Details | |
Original untranslated
<strong>Usage:</strong> Install the plugin, activate it, then your YouTube and Vimeo embeds should start to ignore the setting in <code>Settings > Media > Maximum embed size</code> You don't need to use embed code or a shortcode, you can simply paste the YouTube or Vimeo URL into your post and it should work.
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
Export as
Comment
Short description.