RyanBayne / TwitchPress

TwitchPress is a system of plugins that combines the power of Twitch.tv with WordPress
http://twitchpress.wordpress.com
GNU General Public License v3.0
12 stars 6 forks source link

Freelancer Task (CSS,JavaScript): Stream Countdown Popup #370

Open RyanBayne opened 3 years ago

RyanBayne commented 3 years ago

Someone sent me to this plugin on Code Canyon and requests that the feature is added to TwitchPress...

  1. It requires a button/icon that can be displayed anywhere so we need to be able to place it using a shortcode and a function in theme templates.
  2. It will display and automatically play live stream VOD when opened manually (button/icon is clicked)
  3. The online/offline status will need to periodically check the online status by checking the value of an option in WordPress that is updated automatically already - use any option name to get it working and I will change it to the correct TwitchPress option myself.
  4. The start time should use a WP option value also. Use any to get it working. I will create the UI date and time picker to set the start time once this task is complete.

image