Commit Graph

8 Commits

Author SHA1 Message Date
ryan
30132df841 Link to unobfuscated JS. Props filosofo. fixes #15262
git-svn-id: http://svn.automattic.com/wordpress/trunk@16826 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-12-08 22:37:19 +00:00
ryan
172aa06718 Revert [14347] and [14372]. It broke more than we expected. Try again in 3.1. see #13051
git-svn-id: http://svn.automattic.com/wordpress/trunk@14374 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-03 18:16:22 +00:00
ryan
91354eefee Escape links by default. Props alexkingorg. see #13051
git-svn-id: http://svn.automattic.com/wordpress/trunk@14347 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-02 22:53:59 +00:00
markjaquith
3ebf837ced Deprecate sanitize_url() and clean_url() in favor of esc_url_raw() and esc_url()
git-svn-id: http://svn.automattic.com/wordpress/trunk@11383 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-18 16:00:33 +00:00
markjaquith
119b39cec2 deprecate wp_specialchars() in favor of esc_html(). Encode quotes for esc_html() as in esc_attr(), to improve plugin security.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11380 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-18 15:11:07 +00:00
westi
76a37eb1ea Missing phpdoc commit.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9010 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-27 21:33:36 +00:00
ryan
35b18e5034 Trailing whitespace cleanup
git-svn-id: http://svn.automattic.com/wordpress/trunk@8600 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-09 05:36:14 +00:00
matt
1527357b5e Javascriptify revision selections to deal elegantly while comparing.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8306 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-10 07:58:19 +00:00