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

Write a sanitize function for $_GET['scope'] #266

Closed RyanBayne closed 5 years ago

RyanBayne commented 6 years ago

Write a sanitize function or apply a simple PHP method specifically for the scope value generated as a key for accessing a transient.

It simply needs to confirm 8 digits in $_GET['scope']

![Uploading image.png…]()

RyanBayne commented 5 years ago

Duplicate of an issue also just closed. #265