Plugin Directory

Changeset 880304


Ignore:
Timestamp:
03/23/2014 07:30:03 AM (12 years ago)
Author:
hoyce
Message:

Tested up to WordPress 3.8.1 and updated the plugin description

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ustream-for-wordpress/trunk/readme.txt

    r348268 r880304  
    33Contributors: hoyce
    44Donate link: http://ustream.tv/
    5 Tags: embed, oembed, video, ustream, player, viewer
     5Tags: embed, oembed, video, ustream, player, viewer, broadcast, live
    66Requires at least: 3.0
    7 Tested up to: 3.0.5
    8 Stable tag: 1.0
     7Tested up to: 3.8.1
     8Stable tag: 1.0.1
    99
    1010== Description ==
    1111
    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.
     12Ustream 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.
    1313
    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.
     14This really comes in handy when your blog is on a multi site WordPress instance where you are not allowed to add iframe code etc.
    1515
    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.
     16This 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
     18The [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.
    1719
    1820== Installation ==
     
    3840= 1.0 =
    3941* 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.