Changeset 1211905
- Timestamp:
- 08/03/2015 03:32:24 PM (11 years ago)
- Location:
- twitcasting-status
- Files:
-
- 2 edited
-
tags/2.0.0/readme.txt (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
twitcasting-status/tags/2.0.0/readme.txt
r1211903 r1211905 61 61 Enter the shortcode as following format 62 62 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"] 64 64 65 65 - Account Name: Enter the channel name (Or you can enter the full URL of a Twitcasting page) … … 69 69 Shortcode Example: 70 70 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"] 72 72 73 73 This 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 61 61 Enter the shortcode as following format 62 62 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"] 64 64 65 65 - Account Name: Enter the channel name (Or you can enter the full URL of a Twitcasting page) … … 69 69 Shortcode Example: 70 70 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"] 72 72 73 73 This 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.