Changeset 2255313
- Timestamp:
- 03/05/2020 10:37:40 PM (6 years ago)
- Location:
- switch-video-quality
- Files:
-
- 2 edited
-
tags/1.5.2/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
switch-video-quality/tags/1.5.2/readme.txt
r2255311 r2255313 29 29 = How to use: = 30 30 * In the post editor, use the normal video shortcode (width and height set to your needs) to place the video player in your content area, like this: 31 `[video width= "1024" height="576"]`31 `[video width=1024 height=576]` 32 32 * There are no other shortcode attributes necessary (actually even width and height aren't necessary as they default to 640 x 480 px when they are omitted), but you may add a src and a poster attribute to ensure normal shortcode functionality when Switch Video Quality is not used or deactivated. 33 33 * Select the checkbox *Turn on/off* to activate the plugin for the current post. -
switch-video-quality/trunk/readme.txt
r2255308 r2255313 29 29 = How to use: = 30 30 * In the post editor, use the normal video shortcode (width and height set to your needs) to place the video player in your content area, like this: 31 `[video width= "1024" height="576"]`31 `[video width=1024 height=576]` 32 32 * There are no other shortcode attributes necessary (actually even width and height aren't necessary as they default to 640 x 480 px when they are omitted), but you may add a src and a poster attribute to ensure normal shortcode functionality when Switch Video Quality is not used or deactivated. 33 33 * Select the checkbox *Turn on/off* to activate the plugin for the current post.
Note: See TracChangeset
for help on using the changeset viewer.