$post is undefined in wordpress loop [ajax]
I’m currently working on calling the next page of posts through ajax. I’m making my request with jQuery, building a custom query in my php handler function, looping through it and then sending back the HTML. This is my loop: