Changeset 3245730
- Timestamp:
- 02/24/2025 12:10:25 PM (13 months ago)
- File:
-
- 1 edited
-
easy-videos-for-youtube/tags/1.0/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
easy-videos-for-youtube/tags/1.0/readme.txt
r3245720 r3245730 19 19 With this plugin, you can customize the width and/or height of the YouTube videos you embed in your pages or posts. 20 20 21 Use: [shortcode url-video-youtube options] 21 **Use:** 22 [shortcode url-video-youtube options] 22 23 The shortcode can be: [easy_custom_video], [easy_youtube] o [easy_yt] 23 24 24 25 = Examples: = 25 26 26 = [easy_yt https://www.youtube.com/watch?v=FmjZlaacPd8] = 27 **[easy_yt https://www.youtube.com/watch?v=FmjZlaacPd8]** 27 28 100% width x automatic height. 28 29 29 = [easy_custom_video https://www.youtube.com/watch?v=FmjZlaacPd8 100%] = 30 **[easy_custom_video https://www.youtube.com/watch?v=FmjZlaacPd8 100%]** 30 31 100% width x automatic height. 31 32 32 = [easy_youtube https://www.youtube.com/watch?v=FmjZlaacPd8 600] = 33 **[easy_youtube https://www.youtube.com/watch?v=FmjZlaacPd8 600]** 33 34 600px width x automatic height. 34 35 35 = [easy_yt https://www.youtube.com/watch?v=FmjZlaacPd8 400 200] =36 **[easy_yt https://www.youtube.com/watch?v=FmjZlaacPd8 400 200]** 36 37 400px width x 200px height. 37 38 38 = [easy_youtube https://www.youtube.com/watch?v=FmjZlaacPd8 100% 400] = 39 **[easy_youtube https://www.youtube.com/watch?v=FmjZlaacPd8 100% 400]** 39 40 100% width x 400px height. 40 41 … … 44 45 Con este plugin puedes personalizar el ancho y/o alto de los videos de youtube que pones en tus páginas o entradas. 45 46 46 Uso: [shortcode url-video-youtube opciones] 47 47 **Uso:** 48 [shortcode url-video-youtube opciones] 48 49 El shortcode puede ser: [easy_custom_video], [easy_youtube] o [easy_yt] 49 50 50 51 = Ejemplos: = 51 52 52 = [easy_yt https://www.youtube.com/watch?v=FmjZlaacPd8] = 53 **[easy_yt https://www.youtube.com/watch?v=FmjZlaacPd8]** 53 54 100% de ancho x altura automática. 54 55 55 = [easy_custom_video https://www.youtube.com/watch?v=FmjZlaacPd8 100%] = 56 **[easy_custom_video https://www.youtube.com/watch?v=FmjZlaacPd8 100%]** 56 57 100% de ancho x altura automática. 57 58 58 = [easy_youtube https://www.youtube.com/watch?v=FmjZlaacPd8 600] = 59 **[easy_youtube https://www.youtube.com/watch?v=FmjZlaacPd8 600]** 59 60 600px de ancho x altura automática. 60 61 61 = [easy_yt https://www.youtube.com/watch?v=FmjZlaacPd8 400 200] = 62 **[easy_yt https://www.youtube.com/watch?v=FmjZlaacPd8 400 200]** 62 63 400px de ancho x 200px de alto. 63 64 64 = [easy_youtube https://www.youtube.com/watch?v=FmjZlaacPd8 100% 400] = 65 **[easy_youtube https://www.youtube.com/watch?v=FmjZlaacPd8 100% 400]** 65 66 100% de ancho x 400px de alto. 66 67
Note: See TracChangeset
for help on using the changeset viewer.