Descripción
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.
Capturas de pantalla
Instalación
- 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.
Reseñas
No hay reseñas para este plugin.
Colaboradores & Desarrolladores
“YT Portrait Video Embed” es software de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce “YT Portrait Video Embed” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN, o suscríbete al registro de desarrollo por RSS .
Historial de cambios
1.0.1
- Fix Bugs.
1.0.0
- Initial release.