I'm having a problem with an ajax call. I have some code set up to run a function every 2 seconds which looks to see if the content has been updated or not with WordPress ajax, does some work with php, then updates a database:I'm having a problem with an ajax call. I have