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

Improve sync file structure #293

Closed RyanBayne closed 3 years ago

RyanBayne commented 6 years ago

Currently we have class.twitchpress-sync.php and the class includes admin and public UI output for edit user views.

The current sink class will be extended and the class will slowly focus on controlling the sync queue and executing task in a suitable way.

image

RyanBayne commented 3 years ago

The applicable class has been worked on and renamed since this issue was created.