Popis
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.
Snímky obrazovky
Instalace
- 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).
Nejčastější dotazy
-
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.
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
YT Portrait Video Embed je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “YT Portrait Video Embed” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
1.0.1
- Fix Bugs.
1.0.0
- Initial release.