Beschrijving
With Themes4WP Youtube External Subtitles you can display subtitles over the YouTube videos on your website (subtitles, texts, comments or lyrics as well).
With this shortcode you can display the custom subtitles over the YouTube videos.
A very lightweight, easy to use plugin. Its overall size is around 11 kb. Scripts are loaded only on pages with the sortcode.
The Shortcode
[youtube-subtitles width="640" height="360" id="" sub=""]
- id = YouTube ID (e.c. fGPPfZIvtCw)
- sub = Subtitle URL (Must be uploaded on your host. External link is deprecated)
- width = Video width (default 640)
- height = Video height (default 360)
Subtitle Example
1
00:00:02,000 --> 00:00:06,000
Subtitle 1.1
Subtitle 1.2
2
00:00:28,967 --> 01:30:30,958
Subtitle 2.1
Subtitle 2.2
Youtube External Subtitles Homepage & Demo
http://themes4wp.com/youtube-external-subtitles/
Installatie
- Upload the folder ’themes4wp-youtube-external-subtitles’ to the ‘/wp-content/plugins/’ directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Paste the shortcode to your post (add video ID and Subtitle URL)
FAQ
- Can I use subtitles located on another server?
-
No, you can use subtitles that are uploaded on your host. You can upload the subtitles to your WordPress media gallery and paste the subtitle URL to shortcode.
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“Themes4WP YouTube External Subtitles” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Themes4WP YouTube External Subtitles” naar jouw taal.
Interesse in de ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.0
- Initial release