Commit Graph

15 Commits

Author SHA1 Message Date
Andrew Ozz 0aecb8d85d screen_icon() after <div class="wrap">, props johnbillion, fixes #10795
git-svn-id: https://develop.svn.wordpress.org/trunk@11940 602fd350-edb4-49c9-b593-d223f7449a82
2009-09-16 03:13:21 +00:00
Ryan Boren c4977b5b6b Add tool_box action to tools.php. Allows appending to tools.
git-svn-id: https://develop.svn.wordpress.org/trunk@11486 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-29 19:15:32 +00:00
Mark Jaquith f0336cfa7d deprecate wp_specialchars() in favor of esc_html(). Encode quotes for esc_html() as in esc_attr(), to improve plugin security.
git-svn-id: https://develop.svn.wordpress.org/trunk@11380 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-18 15:11:07 +00:00
Mark Jaquith c638e8d8de _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: https://develop.svn.wordpress.org/trunk@11204 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-05 19:43:53 +00:00
Ryan Boren fe7c34b6fd s/attribute_escape/attr/. see #9650
git-svn-id: https://develop.svn.wordpress.org/trunk@11109 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-28 05:58:45 +00:00
Mark Jaquith b073dfd5cf Press This UI, Quoting fixes, plus ability for Contributors to use Press This. props noel. fixes #9434
git-svn-id: https://develop.svn.wordpress.org/trunk@10855 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-01 05:41:52 +00:00
Andrew Ozz 69d712a4d8 Better Google Chrome "Disable Gears" message, props caesarsgrunt, fixes #7684
git-svn-id: https://develop.svn.wordpress.org/trunk@10746 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-08 06:53:18 +00:00
Mark Jaquith 0870890b72 More strongly worded, active voice Gears warning
git-svn-id: https://develop.svn.wordpress.org/trunk@10155 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-09 21:43:54 +00:00
Ryan Boren baaaa352ba Strip trailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@10150 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-09 18:03:31 +00:00
Peter Westwood 94a4653a89 remove extra " props azaozz.
git-svn-id: https://develop.svn.wordpress.org/trunk@10113 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-07 10:30:30 +00:00
Peter Westwood e1af906a31 Improve Press this descriptions. See #8186 props noel.
git-svn-id: https://develop.svn.wordpress.org/trunk@10111 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-07 10:23:43 +00:00
Mark Jaquith 8aab9dbe94 Less Engrish-y Gears Denied text from mrmist and filosofo. fixes #8509
git-svn-id: https://develop.svn.wordpress.org/trunk@10109 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-07 09:19:11 +00:00
Peter Westwood 12e31d0401 Hide press this for subscribers. Fixes #8432.
git-svn-id: https://develop.svn.wordpress.org/trunk@9988 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-30 22:20:59 +00:00
Andrew Ozz ef0882c043 Styling for Tools screen
git-svn-id: https://develop.svn.wordpress.org/trunk@9943 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-28 10:14:43 +00:00
Ryan Boren ff3f697dbf Create Tools screen. fixes #8361
git-svn-id: https://develop.svn.wordpress.org/trunk@9929 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-27 21:11:25 +00:00