Plugin Directory

Changeset 1211905


Ignore:
Timestamp:
08/03/2015 03:32:24 PM (11 years ago)
Author:
katz515
Message:
  • Fix typo of readme.txt
Location:
twitcasting-status
Files:
2 edited

Legend:

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

    r1211903 r1211905  
    6161Enter the shortcode as following format
    6262
    63 [twitcasting-status channel="Account Name" online="Online Image URL" offline="Offline Image URL"]
     63[twitcasting-status account="Account Name" online="Online Image URL" offline="Offline Image URL"]
    6464
    6565- Account Name: Enter the channel name (Or you can enter the full URL of a Twitcasting page)
     
    6969Shortcode Example:
    7070
    71 [twitcasting-status channel="yokosonews" online="http://example.com/yokoso_online.gif" offline="http://example.com/yokoso_offline.gif"]
     71[twitcasting-status account="yokosonews" online="http://example.com/yokoso_online.gif" offline="http://example.com/yokoso_offline.gif"]
    7272
    7373This plugin uses cache. You may have to wait for 60 seconds until you see the channel becomes live or offline. Please be patient!
  • twitcasting-status/trunk/readme.txt

    r1211903 r1211905  
    6161Enter the shortcode as following format
    6262
    63 [twitcasting-status channel="Account Name" online="Online Image URL" offline="Offline Image URL"]
     63[twitcasting-status account="Account Name" online="Online Image URL" offline="Offline Image URL"]
    6464
    6565- Account Name: Enter the channel name (Or you can enter the full URL of a Twitcasting page)
     
    6969Shortcode Example:
    7070
    71 [twitcasting-status channel="yokosonews" online="http://example.com/yokoso_online.gif" offline="http://example.com/yokoso_offline.gif"]
     71[twitcasting-status account="yokosonews" online="http://example.com/yokoso_online.gif" offline="http://example.com/yokoso_offline.gif"]
    7272
    7373This plugin uses cache. You may have to wait for 60 seconds until you see the channel becomes live or offline. Please be patient!
Note: See TracChangeset for help on using the changeset viewer.