Descrizione
Easily embed portrait YouTube videos using a simple shortcode. Perfect for embedding vertical videos on your WordPress posts and pages.
Use the following shortcode to embed your video: [cpve_portrait_youtube id="YOUR_VIDEO_ID"]
(replace YOUR_VIDEO_ID
with the actual video ID).
Third-Party Service
This plugin relies on the YouTube Data API, a third-party service provided by Google. The plugin registers the YouTube iframe API script to enable video embedding and playback.
Circumstances Under Which Data is Sent:
– When you use the shortcode to embed a video, the plugin makes a request to the YouTube API to fetch video data.
– The embedded iframe requests video content directly from YouTube.
Links:
– YouTube API Service: https://developers.google.com/youtube/v3
– YouTube API Terms of Service: https://developers.google.com/youtube/terms/api-services-terms-of-service
– YouTube Privacy Policy: https://www.youtube.com/t/privacy
License
This plugin is licensed under the GPLv2 or later. For more information, visit GPL License.
Screenshot
Installazione
- Upload the plugin files to the
/wp-content/plugins/yt-portrait-video-embed
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Use the following shortcode to embed your video of choice:
[cpve_portrait_youtube id="YOUR_VIDEO_ID"]
(replaceYOUR_VIDEO_ID
with the actual video ID).
FAQ
-
How do I install the plugin?
-
You can install it through the WordPress plugins screen directly or by uploading the plugin files to the
/wp-content/plugins/yt-portrait-video-embed
directory. -
How do I use the shortcode?
-
Simply use
[cpve_portrait_youtube id="YOUR_VIDEO_ID"]
where you want to embed a portrait YouTube video.
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“YT Portrait Video Embed” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “YT Portrait Video Embed” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
1.0.1
- Fix Bugs.
1.0.0
- Initial release.