This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Team Broadcast Status List

Description

Team Broadcast Status List for Twitch displays the current online/offline status of a group of twitch accounts. It will display it in a nice list style similar to friend lists within gaming applications. You can easily enter as many twitch channel names to follow as you would like. When the user is online it will move them to the top of the status list showing them online along with the current game they are playing. Each channel name is a hyperlink that leads to their channel at twitch.tv.

Sokongan

I am planning to support this plugin so please report any bugs or questions by submitting them through my contact form at http://www.gsmithweb.com. I will do my best to solve any problems with my work.

If you would like to create a side tab as shown in our example you will need to also download the plugin called TAB SLIDE. Which can be found at https://wordpress.org/plugins/tab-slide/. We have modifyed the css for it. If you would like to know how contact me.

Screenshots

  • Admin widget menu
  • Admin widget settings page to add Channel names
  • Admin widget settings page to customize the apperance
  • Front end view of twitch status list
  • Front end view of twitch status list

Installation

  1. Extract the contents of the twitch-status.zip file.
  2. Place the twitch folder and contents into wp-content/plugins.
  3. Activate the plugin via the plugin section when logged in as admin.
  4. Add the widget to you site through the widget menu.
  5. Custimize the widget by going to Settings > TBSL Settings

FAQ

Can you add a feature to this?

Sure, just fill out my contact form at http://www.gsmithweb.com. I will let you know if it is something I can do.

I cant add channel names on version 1.2.0. How do I fix this?

Version 1.2.0 added a bit more database functionality and you will need to deactivate the plugin and activate it again to have the database components install properly.

Reviews

14 April 2018
The Plugin is looking nice, but with this plugin my page is slow as F*** and I get sometimes timeout messages. So I can´t recommend this plugin, it seems to be outdated and don´t get updates anymore. The last one is 2 years ago.
3 September 2016
This is perfect 1 small bug but was fixed very fast. Thanks this is exactly what I needed very easy to use and understand! thanks for creating this plugin! look forward to working with you in the future to expand on it!
3 September 2016
First let me say, the developers are amazing. They personally took the time and effort to fix my database and get the app working when an update caused an error. Msg them if you need any help at all, they stand behind their product. Now about the App: I am surprised this is the first plugin of its kind because of how simple and perfect it is. It actively searches for multiple twitch accounts and presents the information that you want displayed (online only, offline, or both). Why are there no other plugins that do this? Now users log on to my site, see a clean list of current online streamers. Perfect. This plugin is amazingly simple to install and tweak. Simply add the channel names in the settings and in the top right section under the settings you can customize the plugin to match your site's colors and text. The code is also cleanly written and pretty simple to edit if you need to make any additional changes. I would like to again thank the developers for creating this plugin and hope they continue their efforts on future plugins.
Read all 7 reviews

Contributors & Developers

“Team Broadcast Status List” adalah perisian sumber terbuka. Orang-orang berikut telah menyumbang kepada pemalam ini.

Penyumbang

Changelog

1.0.0

  • first public release

1.1.0

  • Added setting page to allow for custimization of colors
  • Custimize header background color, header font color, and channel font colors
  • Upload your own filler image for accounts that dont have a twitch avatar
  • Added a checkbox to allow for showing only the online portion of the list

1.1.1

  • Fixed fatal error when sanitizing hex color code entries

1.2.0

  • Added Channel Settings page to add and sort channels in list
  • Channels can be added one at a time now and will be tested for connection to twitch api when added
  • Added the ability to activate specific channels to show
  • Added the ability to sort the channels manually
  • Added field to designate how many characters to allow for the current game name. This will keep the lines from word wrapping when set appropriately for you sites sizing.
  • Fixes possible css confliction

1.2.1

  • Fixes a couple css bugs

1.2.2

  • Fixes calls to database to use proper prefix

1.2.3

  • Fixed fatal error when sanitizing hex color code entries

1.2.4

  • Removed function to sanitize hex color codes that was causing fatal errors.