Tagged Questions
0
votes
2answers
849 views
Ajax function returns -1
I have a question.
I made a simply ajax function.
When I'm logged in, it works perfectly.
When I'm logged out, it returns me -1 (since Wordpress 3.1)
Why ? I don't understand.
Precisely, it returns ...
2
votes
1answer
408 views
WordPress failure when logging out
I have came across the WordPress logout error several times but I really never figured out the cause of it. In earlier days, it was generally that I was missing a nonce but now even with logout link ...