Commit Graph

63 Commits

Author SHA1 Message Date
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
markjaquith
6c2ffddf31 _a(), _ea(), _xa(), attr() are now esc_attr__(), esc_attr_e(), esc_attr_x(), esc_attr() -- still short, but less cryptic. see #9650
git-svn-id: http://svn.automattic.com/wordpress/trunk@11204 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-05 19:43:53 +00:00
ryan
2d489767bb s/attribute_escape/attr/. see #9650
git-svn-id: http://svn.automattic.com/wordpress/trunk@11109 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-04-28 05:58:45 +00:00
markjaquith
ffaa0293e3 Press This UI, Quoting fixes, plus ability for Contributors to use Press This. props noel. fixes #9434
git-svn-id: http://svn.automattic.com/wordpress/trunk@10855 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-04-01 05:41:52 +00:00
azaozz
7eb895310a Better Google Chrome "Disable Gears" message, props caesarsgrunt, fixes #7684
git-svn-id: http://svn.automattic.com/wordpress/trunk@10746 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-03-08 06:53:18 +00:00
markjaquith
04ca943f18 More strongly worded, active voice Gears warning
git-svn-id: http://svn.automattic.com/wordpress/trunk@10155 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-09 21:43:54 +00:00
ryan
e89192b1a8 Strip trailing whitespace
git-svn-id: http://svn.automattic.com/wordpress/trunk@10150 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-09 18:03:31 +00:00
westi
78a94a036a remove extra " props azaozz.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10113 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-07 10:30:30 +00:00
westi
ed48953fde Improve Press this descriptions. See #8186 props noel.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10111 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-07 10:23:43 +00:00
markjaquith
3f5b838ee2 Less Engrish-y Gears Denied text from mrmist and filosofo. fixes #8509
git-svn-id: http://svn.automattic.com/wordpress/trunk@10109 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-07 09:19:11 +00:00
westi
086dccd3bd Hide press this for subscribers. Fixes #8432.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9988 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-30 22:20:59 +00:00
azaozz
e17c93c846 Styling for Tools screen
git-svn-id: http://svn.automattic.com/wordpress/trunk@9943 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-28 10:14:43 +00:00
ryan
7138d5af58 Create Tools screen. fixes #8361
git-svn-id: http://svn.automattic.com/wordpress/trunk@9929 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-27 21:11:25 +00:00