Changeset 517376
- Timestamp:
- 03/10/2012 09:19:00 PM (14 years ago)
- File:
-
- 1 edited
-
the-very-simple-vimeo-shortcode/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
the-very-simple-vimeo-shortcode/trunk/readme.txt
r517069 r517376 12 12 13 13 A very simple shortcode to add your Vimeo videos into your WordPress website! This plugin will enable you to use shortcodes to insert your videos from Vimeo. It also allows height and width attributes for further customization! 14 15 16 17 **How to Use** 18 19 To use this plugin, simply install, activate and then call the shortcode from within your page or post content. 20 21 *[ylwm_vimeo]VIDEO_ID[/ylwm_vimeo]* 22 23 Where VIDEO_ID is the id of the vimeo video 24 25 To utilize the attributes, add height and width to the shortcode. 26 27 *[ylwm_vimeo height="400" width="600"]VIDEO_ID[/ylwm_vimeo] 28 14 29 15 30 == Installation ==
Note: See TracChangeset
for help on using the changeset viewer.