Plugin Directory

Changeset 1206468


Ignore:
Timestamp:
07/25/2015 07:13:45 PM (11 years ago)
Author:
katz515
Message:

Modify the readme.txt

Location:
ustream-status
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • ustream-status/tags/2.0.0/readme.txt

    r1206467 r1206468  
    3232or @katz515 on twitter.
    3333
     34Fork me on GitHub. Pull Requests are always welcome!
     35https://github.com/katzueno/UstreamStatus-WordPress
     36
    3437Plug-in Support Page
    3538http://katzueno.com/wordpress/ustream-status/
     
    4346How to install and use it
    4447
    45 ## Installation
     48= Installation =
    4649
    47501. Upload `ustream-status` folder to the `/wp-content/plugins/` directory or you can install from admin panel directly.
    48511. Activate the plugin through the 'Plugins' menu in WordPress
    4952
    50 ## Preparation
     53= Preparation =
    5154
    52551. Create Ustream account (if you haven't done so)
    53561. Upload two (2) images which indicates online and offline status, and obtain URL
    5457
    55 ## Create a widget
     58= Create a widget =
    5659
    57601. Go to `Appearance` - `Widget` and set up your Ustream channel and enter the image URLs
     
    6063This plugin uses cache. You may have to wait for 60 seconds until you see the channel becomes live or offline. Please be patient!
    6164
    62 ## Insert shortcode
     65= Insert a shortcode =
    6366
    6467Enter the shortcode as following format
     
    6972- Offline Image URL: Enter the full path to the online image.
    7073
    71 ### Shortcode Example:
     74Shortcode Example:
    7275
    7376`[ustream-status account="nasahdtv" online="http://example.com/nasa_online.gif" offline="http://example.com/nasa_offline.gif"]`
  • ustream-status/trunk/readme.txt

    r1206467 r1206468  
    3232or @katz515 on twitter.
    3333
     34Fork me on GitHub. Pull Requests are always welcome!
     35https://github.com/katzueno/UstreamStatus-WordPress
     36
    3437Plug-in Support Page
    3538http://katzueno.com/wordpress/ustream-status/
     
    4346How to install and use it
    4447
    45 ## Installation
     48= Installation =
    4649
    47501. Upload `ustream-status` folder to the `/wp-content/plugins/` directory or you can install from admin panel directly.
    48511. Activate the plugin through the 'Plugins' menu in WordPress
    4952
    50 ## Preparation
     53= Preparation =
    5154
    52551. Create Ustream account (if you haven't done so)
    53561. Upload two (2) images which indicates online and offline status, and obtain URL
    5457
    55 ## Create a widget
     58= Create a widget =
    5659
    57601. Go to `Appearance` - `Widget` and set up your Ustream channel and enter the image URLs
     
    6063This plugin uses cache. You may have to wait for 60 seconds until you see the channel becomes live or offline. Please be patient!
    6164
    62 ## Insert shortcode
     65= Insert a shortcode =
    6366
    6467Enter the shortcode as following format
     
    6972- Offline Image URL: Enter the full path to the online image.
    7073
    71 ### Shortcode Example:
     74Shortcode Example:
    7275
    7376`[ustream-status account="nasahdtv" online="http://example.com/nasa_online.gif" offline="http://example.com/nasa_offline.gif"]`
Note: See TracChangeset for help on using the changeset viewer.