Changeset 880302
- Timestamp:
- 03/23/2014 07:28:59 AM (12 years ago)
- Location:
- ustream-for-wordpress/tags/1_1_1
- Files:
-
- 1 edited
- 1 copied
-
. (copied) (copied from ustream-for-wordpress/trunk)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ustream-for-wordpress/tags/1_1_1/readme.txt
r348268 r880302 3 3 Contributors: hoyce 4 4 Donate link: http://ustream.tv/ 5 Tags: embed, oembed, video, ustream, player, viewer 5 Tags: embed, oembed, video, ustream, player, viewer, broadcast 6 6 Requires at least: 3.0 7 Tested up to: 3. 0.58 Stable tag: 1.0 7 Tested up to: 3.8.1 8 Stable tag: 1.0.1 9 9 10 10 == Description == 11 11 12 Ustream for WordPress is a plugin that enables the user to add tags on the format [ustream cid="xxxxx"] or [ustream vid="xxxxx"] in blog posts/pages and have them replaced by their video content from UStream.12 Ustream for WordPress is a plugin that enables the user to add tags (short codes) on the format [ustream cid="xxxxx"] or [ustream vid="xxxxx"] in blog posts/pages and have them replaced by their video content from UStream. 13 13 14 This plugin automatically replaces the [ustream cid="xxxxx"] or [ustream vid="xxxxx"] tags with the embeded video related to the given cid or vid.14 This really comes in handy when your blog is on a multi site WordPress instance where you are not allowed to add iframe code etc. 15 15 16 The [ustream cid="xxxxx"] tag is used when you want to tream a live broad cast and the [ustream vid="xxxxx"] is used when to publish a recorded video. 16 This plugin uses short codes and automatically replaces the [ustream cid="xxxxx"] or [ustream vid="xxxxx"] tags with the embeded video related to the given cid or vid. 17 18 The [ustream cid="xxxxx"] tag is used when you want to stream a live broad cast and the [ustream vid="xxxxx"] is used when to publish a recorded video. 17 19 18 20 == Installation == … … 38 40 = 1.0 = 39 41 * Initial release 42 43 = 1.0.1 = 44 * Tested up to 3.8.1 45 * Added information in plugin description
Note: See TracChangeset
for help on using the changeset viewer.