Plugin Directory

Changeset 3245733


Ignore:
Timestamp:
02/24/2025 12:12:43 PM (13 months ago)
Author:
reormadrid
Message:

readme.txt

Location:
easy-videos-for-youtube
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • easy-videos-for-youtube/tags/1.0/readme.txt

    r3245730 r3245733  
    2020 
    2121**Use:**
    22 [shortcode url-video-youtube options]
     22**[shortcode url-video-youtube options]**
    2323The shortcode can be: [easy_custom_video], [easy_youtube] o [easy_yt]
    2424
     
    4646
    4747**Uso:**
    48 [shortcode url-video-youtube opciones]
     48**[shortcode url-video-youtube opciones]**
    4949El shortcode puede ser: [easy_custom_video], [easy_youtube] o [easy_yt]
    5050
  • easy-videos-for-youtube/trunk/readme.txt

    r3245710 r3245733  
    1919With this plugin, you can customize the width and/or height of the YouTube videos you embed in your pages or posts.
    2020 
    21 Use:[shortcode url-video-youtube options]
     21**Use:**
     22**[shortcode url-video-youtube options]**
    2223The shortcode can be: [easy_custom_video], [easy_youtube] o [easy_yt]
    2324
    2425= Examples: =
    2526
    26 [easy_yt https://www.youtube.com/watch?v=FmjZlaacPd8]
     27**[easy_yt https://www.youtube.com/watch?v=FmjZlaacPd8]**
    2728100% width x automatic height.
    2829
    29 [easy_custom_video https://www.youtube.com/watch?v=FmjZlaacPd8 100%]
     30**[easy_custom_video https://www.youtube.com/watch?v=FmjZlaacPd8 100%]**
    3031100% width x automatic height.
    3132
    32 [easy_youtube https://www.youtube.com/watch?v=FmjZlaacPd8 600]
     33**[easy_youtube https://www.youtube.com/watch?v=FmjZlaacPd8 600]**
    3334600px width x automatic height.
    3435
    35 [easy_yt https://www.youtube.com/watch?v=FmjZlaacPd8 400 200]
     36**[easy_yt https://www.youtube.com/watch?v=FmjZlaacPd8 400 200]**
    3637400px width x 200px height.
    3738
    38 [easy_youtube https://www.youtube.com/watch?v=FmjZlaacPd8 100% 400]
     39**[easy_youtube https://www.youtube.com/watch?v=FmjZlaacPd8 100% 400]**
    3940100% width x 400px height.
    4041
     
    4445Con este plugin puedes personalizar el ancho y/o alto de los videos de youtube que pones en tus páginas o entradas.
    4546
    46 Uso: [shortcode url-video-youtube opciones]
    47 
     47**Uso:**
     48**[shortcode url-video-youtube opciones]**
    4849El shortcode puede ser: [easy_custom_video], [easy_youtube] o [easy_yt]
    4950
    5051= 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]**
     54100% de ancho x altura automática.
     55
     56**[easy_custom_video https://www.youtube.com/watch?v=FmjZlaacPd8 100%]**
     57100% de ancho x altura automática.
     58
     59**[easy_youtube https://www.youtube.com/watch?v=FmjZlaacPd8 600]**
     60600px de ancho x altura automática.
     61
     62**[easy_yt https://www.youtube.com/watch?v=FmjZlaacPd8 400 200]**
     63400px de ancho x 200px de alto.
     64
     65**[easy_youtube https://www.youtube.com/watch?v=FmjZlaacPd8 100% 400]**
     66100% de ancho x 400px de alto.
    5667 
    5768
Note: See TracChangeset for help on using the changeset viewer.