New answers tagged nonce
3
jQuery is a js library not a transport protocol, your data is sent via GET or POST, wether you use jquery or not.
Think of it like this, sometimes it's the user in the first frame, sometimes it's javascript:
Firstly nonces are not the same as sanitisation, they have different purposes
Sanitisation is about verifying what the source says is in the ...
Top 50 recent answers are included