Commit Graph

118 Commits

Author SHA1 Message Date
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
Ryan Boren bbc6c8b1bd Use ABSPATH when including footer. Props vladimir_kolesnikov. fixes #8848 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10378 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-19 18:31:08 +00:00
Andrew Ozz 90c37c1792 Screen icons
git-svn-id: https://develop.svn.wordpress.org/trunk@9903 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-26 13:51:25 +00:00
Ryan Boren 7f00d29121 Move screen_meta() to admin header. Add all meta boxes before requiring admin-header.
git-svn-id: https://develop.svn.wordpress.org/trunk@9620 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-11 22:40:16 +00:00
Ryan Boren f4e050164d screen_meta() fixes. Show Help on more pages.
git-svn-id: https://develop.svn.wordpress.org/trunk@9557 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-06 22:21:27 +00:00
Andrew Ozz 7b2d2b7a11 Help tab
git-svn-id: https://develop.svn.wordpress.org/trunk@9545 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-06 08:13:50 +00:00
Andrew Ozz a0af3c1326 Postbox.js fixes and css reset
git-svn-id: https://develop.svn.wordpress.org/trunk@9408 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-30 03:03:00 +00:00
Andrew Ozz 394968b4e1 Attach 'Screen Options' button to the sliding layer and related changes
git-svn-id: https://develop.svn.wordpress.org/trunk@9363 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-27 01:22:24 +00:00
Mark Jaquith 8f702da770 Screen Options tab, rough draft
git-svn-id: https://develop.svn.wordpress.org/trunk@9319 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-24 10:29:07 +00:00
Mark Jaquith 202c2fc0be Covering our XSS bases
git-svn-id: https://develop.svn.wordpress.org/trunk@9233 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-17 20:06:22 +00:00
Mark Jaquith 377ad4f01d Bring back the H2s. Rough draft.
git-svn-id: https://develop.svn.wordpress.org/trunk@9232 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-17 20:02:03 +00:00
Ryan Boren 9698bf7f45 Dashboard updates from mdawaffe. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@9219 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-16 22:35:53 +00:00
Ryan Boren 638a41bf49 Draggable dash, first cut. Props mdawaffe. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@9103 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-08 23:32:34 +00:00
Ryan Boren 6db75e59d4 Collapse crazyhorse to trunk. Incoming! see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8691 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-20 21:42:31 +00:00
Ryan Boren a70e1a34e5 WP-Admin File Level Inline Documentation from santosj. see #7496
git-svn-id: https://develop.svn.wordpress.org/trunk@8618 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-11 20:26:31 +00:00
Ryan Boren 25bcec4e28 Plugin install fixes from DD32. see #6015
git-svn-id: https://develop.svn.wordpress.org/trunk@8550 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-05 17:06:42 +00:00
Peter Westwood 0d522c3898 Plugin Install GSOC project first code drop. Props DD32 see #6015.
git-svn-id: https://develop.svn.wordpress.org/trunk@8540 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-04 21:01:09 +00:00
Ryan Boren 4ce4b5bfb7 i18n fixes from nbachiyski. fixes #7195
git-svn-id: https://develop.svn.wordpress.org/trunk@8211 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-28 16:27:21 +00:00
Ryan Boren d29815a314 Use number_format and change language. see #6471
git-svn-id: https://develop.svn.wordpress.org/trunk@8198 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-26 17:23:07 +00:00
Peter Westwood a4d4d281d6 Fix a possible fatal error on the dashboard. Fixes #6833 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@8141 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-20 17:08:31 +00:00
Peter Westwood f69d72a502 Show comment counts on the dashboard. Fixes #6471 props josephscott.
git-svn-id: https://develop.svn.wordpress.org/trunk@8133 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-20 14:33:52 +00:00
Ryan Boren 0198c04b6d wp_admin_css() improvements. Props mdawaffe. see #7011
git-svn-id: https://develop.svn.wordpress.org/trunk@7979 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-22 00:06:41 +00:00
Ryan Boren f8f373d171 Gears update from azaozz. see #6965
git-svn-id: https://develop.svn.wordpress.org/trunk@7951 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-19 15:41:31 +00:00
Ryan Boren 9702d81692 Support for Google Gears managed offline storage. Props azaozz. see #6965
git-svn-id: https://develop.svn.wordpress.org/trunk@7938 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-15 22:57:14 +00:00
Ryan Boren bae502e6bd Add definite article. Props filosofo. fixes #5986
git-svn-id: https://develop.svn.wordpress.org/trunk@7893 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-05 15:55:00 +00:00
Peter Westwood ecc7ec153a Ensure we only fire off ajax requests for the dashboard widgets when the cache has expired. Fixes #6533 for trunk props mdawaffe.
git-svn-id: https://develop.svn.wordpress.org/trunk@7590 602fd350-edb4-49c9-b593-d223f7449a82
2008-04-02 16:22:53 +00:00
Mark Jaquith c7cd740684 require_once() the dashboard include, using ABSPATH. props Viper007Bond. fixes #6356
git-svn-id: https://develop.svn.wordpress.org/trunk@7504 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-24 20:36:46 +00:00
Peter Westwood cdec5906e2 Send plugins all the replacment strings.
git-svn-id: https://develop.svn.wordpress.org/trunk@7420 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 19:40:11 +00:00
Mark Jaquith 4cb0201ce8 There ARE 2 posts pending your review. props mdawaffe. see #6290
git-svn-id: https://develop.svn.wordpress.org/trunk@7390 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-18 23:00:45 +00:00
Mark Jaquith 3ecc06df8f Show Pending Review posts on the dashboard. props link2caro for the idea. fixes #6290
git-svn-id: https://develop.svn.wordpress.org/trunk@7389 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-18 22:49:41 +00:00
Peter Westwood 8c7f0f87f6 Fix my poor spelling. Props dickie.
git-svn-id: https://develop.svn.wordpress.org/trunk@7331 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-16 12:21:03 +00:00
Peter Westwood 6218beabf8 Allow plugins to filter the dashboard counts sentance. Fixes #6244 props nerrad.
git-svn-id: https://develop.svn.wordpress.org/trunk@7330 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-16 10:04:42 +00:00
Peter Westwood c42b3261dc Add some class to the your are using theme xxx paragraph. Fixes #6234 props Aaron Harun.
git-svn-id: https://develop.svn.wordpress.org/trunk@7315 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-15 18:38:21 +00:00
Ryan Boren e5ce1add47 Upgrade message in dash. Props mdawaffe. fixes #6060
git-svn-id: https://develop.svn.wordpress.org/trunk@7237 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 16:13:07 +00:00
Ryan Boren 73019f8c06 Add cap checks to dash. Props mdawaffe. fixes #5858
git-svn-id: https://develop.svn.wordpress.org/trunk@7217 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-10 22:59:57 +00:00
Mark Jaquith 3eb33d3847 No longer BetaPress TODO. fixes #6060
git-svn-id: https://develop.svn.wordpress.org/trunk@7202 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-10 06:46:38 +00:00
Ryan Boren a2a407faf4 Dashboard IE fixes from mdawaffe. see #5750
git-svn-id: https://develop.svn.wordpress.org/trunk@7197 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-10 05:47:07 +00:00
Ryan Boren b17535c4bf Style fixes from mt. fixes #6124
git-svn-id: https://develop.svn.wordpress.org/trunk@7194 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-10 05:37:13 +00:00
Ryan Boren c624436dae Dashboard widgets caching improvements from mdawaffe. see #5750
git-svn-id: https://develop.svn.wordpress.org/trunk@6958 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-21 21:20:09 +00:00
Ryan Boren c797fb35ff Plugins dashboard widget from mdawaffe. fixes #5931
git-svn-id: https://develop.svn.wordpress.org/trunk@6928 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-20 03:23:34 +00:00
Ryan Boren c349fa79be Button stylings from my. fixes #5912
git-svn-id: https://develop.svn.wordpress.org/trunk@6913 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-19 07:09:31 +00:00
Ryan Boren 01752defc2 Dashboard styling from mdawaffe. see #5750
git-svn-id: https://develop.svn.wordpress.org/trunk@6811 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-13 11:01:42 +00:00
Ryan Boren 2ffb0df982 Dashboard styling from mdawaffe. see #5750
git-svn-id: https://develop.svn.wordpress.org/trunk@6810 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-13 10:07:57 +00:00
Ryan Boren 4367d63dbd Link to tag manager from dash
git-svn-id: https://develop.svn.wordpress.org/trunk@6809 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-13 09:32:32 +00:00
Ryan Boren 0f8e3b6164 Reduce queries by wp_count_posts(). Props josephscott. fixes #5820
git-svn-id: https://develop.svn.wordpress.org/trunk@6808 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-13 09:30:26 +00:00
Ryan Boren 911c089e36 Use %s instead of %d so number_format_i18n() strings don't get cast to 1.
git-svn-id: https://develop.svn.wordpress.org/trunk@6766 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-09 07:08:32 +00:00
Ryan Boren e96e46aec6 Add wp_count_posts().
git-svn-id: https://develop.svn.wordpress.org/trunk@6730 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-05 19:08:14 +00:00
Ryan Boren d2067ba297 New dashboard from mdawaffe. see #5750
git-svn-id: https://develop.svn.wordpress.org/trunk@6705 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-02 07:57:51 +00:00
Matt Mullenweg e582826291 Styling: alerts, updates, top dashboard.
git-svn-id: https://develop.svn.wordpress.org/trunk@6484 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-24 07:14:41 +00:00
Matt Mullenweg c8e824c3fe pre flight commit, BOOM. hat tip: rboren.
git-svn-id: https://develop.svn.wordpress.org/trunk@6462 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-21 22:24:04 +00:00