This is an extension for the TwitchPress plugin. The core TwitchPress plugin
offers channel feed features. Extensions allow us to build a bigger system
This TwitchPress extension focuses on syncronizing any
Twitch.tv data your
WordPress site needs. The plugin will only attempt to syncronize data that is
actually needed by your custom TwitchPress system. Administrators also have
some control over what values are stored.
Extensions should be integrated with the TwitchPress Sync Extension when
they require data that changes frequently i.e. username and email address
does not change frequently so we would not perform frequent calls to import
that data but subscription related data is different because it can change
monthly.
Integrating plugins with this extensions will minimize what needs to be
created in the new plugin.
Links
Features List
- Offers different approaches to maintaining different Twitch data.
- Provides developers with a standard approach to importing Twitch data that all extensions can use.
- Free and supported, because great people like you donate.
- Twitch subscription sync when user logs into WP. Membership plugins can use the data to alter WP users membership level.