airesvsg / acf-youtubepicker

Search and select videos on YouTube without leaving the page.
https://wordpress.org/plugins/acf-youtube-picker
50 stars 7 forks source link

Plugin sends "any" options to API #15

Open jay-oswald opened 8 years ago

jay-oswald commented 8 years ago

The Plugin currently sends all the options set, including anything set to "any", I have had this break a site before with the channelType option, not exactly sure why, but would be good to check and remove any option set to any from being added to the API call, this would also reduce the cost of the API call as well as every parameter adds to the cost of making the call.