Changeset 3245733
- Timestamp:
- 02/24/2025 12:12:43 PM (13 months ago)
- Location:
- easy-videos-for-youtube
- Files:
-
- 2 edited
-
tags/1.0/readme.txt (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
easy-videos-for-youtube/tags/1.0/readme.txt
r3245730 r3245733 20 20 21 21 **Use:** 22 [shortcode url-video-youtube options] 22 **[shortcode url-video-youtube options]** 23 23 The shortcode can be: [easy_custom_video], [easy_youtube] o [easy_yt] 24 24 … … 46 46 47 47 **Uso:** 48 [shortcode url-video-youtube opciones] 48 **[shortcode url-video-youtube opciones]** 49 49 El shortcode puede ser: [easy_custom_video], [easy_youtube] o [easy_yt] 50 50 -
easy-videos-for-youtube/trunk/readme.txt
r3245710 r3245733 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 [easy_yt https://www.youtube.com/watch?v=FmjZlaacPd8] <----- 100% de ancho x altura automática. 52 [easy_custom_video https://www.youtube.com/watch?v=FmjZlaacPd8 100%] <----- 100% de ancho x altura automática. 53 [easy_youtube https://www.youtube.com/watch?v=FmjZlaacPd8 600] <----- 600px de ancho x altura automática. 54 [easy_yt https://www.youtube.com/watch?v=FmjZlaacPd8 400 200] <----- 400px de ancho x 200px de alto. 55 [easy_youtube https://www.youtube.com/watch?v=FmjZlaacPd8 100% 400] <----- 100% de ancho x 400px de alto. 52 53 **[easy_yt https://www.youtube.com/watch?v=FmjZlaacPd8]** 54 100% de ancho x altura automática. 55 56 **[easy_custom_video https://www.youtube.com/watch?v=FmjZlaacPd8 100%]** 57 100% de ancho x altura automática. 58 59 **[easy_youtube https://www.youtube.com/watch?v=FmjZlaacPd8 600]** 60 600px de ancho x altura automática. 61 62 **[easy_yt https://www.youtube.com/watch?v=FmjZlaacPd8 400 200]** 63 400px de ancho x 200px de alto. 64 65 **[easy_youtube https://www.youtube.com/watch?v=FmjZlaacPd8 100% 400]** 66 100% de ancho x 400px de alto. 56 67 57 68
Note: See TracChangeset
for help on using the changeset viewer.