Tagged Questions
3
votes
1answer
793 views
Difference between esc_url() and esc_url_raw()
http://core.trac.wordpress.org/browser/trunk/wp-includes/formatting.php#L2239
I'm confused about when should either of them be used.
Assuming I have this URL: http://site.com/?getsomejavascript=1, ...