Quantcast
Viewing all articles
Browse latest Browse all 2

Securing your WordPress plugin AJAX calls using nonces

In my last article on this topic I wrote about proper way of implementing AJAX with jQuery in your WordPress plugins. In this article I will show you how to implementing AJAX with jQuery in your WordPress plugins in more secure way by using WordPress nonces. Cryptographic nonce is number passed during communication whose purpose [...]

Viewing all articles
Browse latest Browse all 2

Trending Articles