Plugin Directory

Changeset 3245730


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

readme.txt

File:
1 edited

Legend:

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

    r3245720 r3245730  
    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: =
    5152
    52 = [easy_yt https://www.youtube.com/watch?v=FmjZlaacPd8] =
     53**[easy_yt https://www.youtube.com/watch?v=FmjZlaacPd8]**
    5354100% de ancho x altura automática.
    5455
    55 = [easy_custom_video https://www.youtube.com/watch?v=FmjZlaacPd8 100%] =
     56**[easy_custom_video https://www.youtube.com/watch?v=FmjZlaacPd8 100%]**
    5657100% de ancho x altura automática.
    5758
    58 = [easy_youtube https://www.youtube.com/watch?v=FmjZlaacPd8 600] =
     59**[easy_youtube https://www.youtube.com/watch?v=FmjZlaacPd8 600]**
    5960600px de ancho x altura automática.
    6061
    61 = [easy_yt https://www.youtube.com/watch?v=FmjZlaacPd8 400 200] =
     62**[easy_yt https://www.youtube.com/watch?v=FmjZlaacPd8 400 200]**
    6263400px de ancho x 200px de alto.
    6364
    64 = [easy_youtube https://www.youtube.com/watch?v=FmjZlaacPd8 100% 400] =
     65**[easy_youtube https://www.youtube.com/watch?v=FmjZlaacPd8 100% 400]**
    6566100% de ancho x 400px de alto.
    6667 
Note: See TracChangeset for help on using the changeset viewer.