Plugin Directory

Changeset 347768


Ignore:
Timestamp:
02/19/2011 05:16:55 PM (15 years ago)
Author:
mrnorell
Message:

Fixed some errors in the usage text.

Location:
bambuser-for-wordpress/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • bambuser-for-wordpress/trunk/mattiasnorell_com_bambuser_shortcode.php

    r347754 r347768  
    66Author: Mattias Norell
    77Contributors: Mattias Norell, Niklas Olsson
    8 Version: 1.2
     8Version: 1.2.1
    99Author URI: http://blog.mattiasnorell.com/
    1010License: GPL 2.0, @see http://www.gnu.org/licenses/gpl-2.0.html
  • bambuser-for-wordpress/trunk/readme.txt

    r347754 r347768  
    55Requires at least: 2.5
    66Tested up to: 3.0.5
    7 Stable tag: 1.2
     7Stable tag: 1.2.1
    88
    99Allows the user to embed livestreams and clips from Bambuser.
     
    21212. If you want, you can set the height and width of the player by adding the values to the shortcode like this, [bambuser id="012345" height="300" width="400"]
    2222
    23 Show n channel
     23Show a channel
    24241. Enter the '[bambuser channel="user"]' short code into your post. The channelname is the accounts username that you find in the end of the bambuser url (ex. user in the url 'http://bambuser.com/channel/user/')
    25252. If you want, you can set the height and width of the player by adding the values to the shortcode like this, [bambuser channel="user" height="300" width="600"]. If you dont set a heightvalue the plugin will automaticly set the height to 500.
    2626
    2727== Changelog ==
     281.2.1 - Fixed some errors in the usage text.
     29
    28301.2 - Added support for later versions of WordPress. Modification by Niklas Olsson, www.geckosolutions.se/blog.
     31
    29321.1 - Added support for channels.
     33
    30341.0 - First release. User can embed the video and set the size of the player.
Note: See TracChangeset for help on using the changeset viewer.