Changeset 616604
- Timestamp:
- 10/23/2012 11:36:44 PM (13 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
r616603 r616604 12 12 13 13 A simple shortcode to add your Vimeo videos into your website! This plugin will enable you to use shortcodes to insert your videos from Vimeo. It also allows height, width and class attributes for further customization! Websites are always affordable from <a href="http://www.YourLocalWebmaster.com">Your Local Webmaster</a> 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 video24 25 To utilize the attributes, add height, width or/and class to the shortcode.26 27 *[ylwm_vimeo height="400" width="600" class="MYCUSTOMCLASS"]VIDEO_ID[/ylwm_vimeo]28 29 14 30 15 == Installation ==
Note: See TracChangeset
for help on using the changeset viewer.