Plugin Directory

Changeset 3245707


Ignore:
Timestamp:
02/24/2025 11:54:38 AM (13 months ago)
Author:
reormadrid
Message:

readme.txt

Location:
easy-videos-for-youtube
Files:
3 added
1 edited

Legend:

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

    r3245703 r3245707  
    2222The shortcode can be: [easy_custom_video], [easy_youtube] o [easy_yt]
    2323Examples:
    24 [easy_yt https://www.youtube.com/watch?v=FmjZlaacPd8]               <----- 100% width x automatic height.
    25 [easy_custom_video https://www.youtube.com/watch?v=FmjZlaacPd8 100%]        <----- 100% width x automatic height.
    26 [easy_youtube https://www.youtube.com/watch?v=FmjZlaacPd8 600]          <----- 600px width x automatic height.
    27 [easy_yt https://www.youtube.com/watch?v=FmjZlaacPd8 400 200]           <----- 400px width x 200px height.
    28 [easy_youtube https://www.youtube.com/watch?v=FmjZlaacPd8 100% 400]         <----- 100% width x 400px height.
     24
     25[easy_yt https://www.youtube.com/watch?v=FmjZlaacPd8]
     26100% width x automatic height.
     27
     28[easy_custom_video https://www.youtube.com/watch?v=FmjZlaacPd8 100%]
     29100% width x automatic height.
     30
     31[easy_youtube https://www.youtube.com/watch?v=FmjZlaacPd8 600]
     32600px width x automatic height.
     33
     34[easy_yt https://www.youtube.com/watch?v=FmjZlaacPd8 400 200]
     35400px width x 200px height.
     36
     37[easy_youtube https://www.youtube.com/watch?v=FmjZlaacPd8 100% 400]
     38100% width x 400px height.
    2939
    3040
Note: See TracChangeset for help on using the changeset viewer.