› Forums › SNAP – WordPress Plugin Forums › Bug: Added undesired script to requests › Reply To: Bug: Added undesired script to requests
February 17, 2016 at 9:53 am #489444
Adam
Participant
This bug is still present (SNAP version: 3.4.31) – I encountered it using the ‘WP REST API’ plugin (version: 1.2.5) – where requests such as:
https://www.domain.com/wp-json/posts?filter[posts_per_page]=10&type[]=post
Return an invalid JSON result due to having the above mentioned wp-cron.php javascript appended to the end.