Descrizione
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/
Installazione
- 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.
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“Themes4WP YouTube External Subtitles” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “Themes4WP YouTube External Subtitles” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
1.0
- Initial release