Changeset 501540
- Timestamp:
- 02/07/2012 09:13:38 AM (14 years ago)
- File:
-
- 1 edited
-
ninja-embed-plugin/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ninja-embed-plugin/trunk/readme.txt
r501538 r501540 79 79 *`<?php media_embed('http://www.youtube.com/watch?v=EojN6r2VSR4', 800, 600, false); ?>`* 80 80 81 OR if you don t want to set the width and height and just remove the container:81 OR if you don't want to set the width and height and just remove the container: 82 82 83 83 *`<?php media_embed('http://www.youtube.com/watch?v=EojN6r2VSR4', '', '', false); ?>`*
Note: See TracChangeset
for help on using the changeset viewer.