Ryan Boren
9ee8b20f30
First pass of user admin. Network admin and screen cleanups. see #14696
...
git-svn-id: https://develop.svn.wordpress.org/trunk@15746 602fd350-edb4-49c9-b593-d223f7449a82
2010-10-07 19:34:18 +00:00
Andrew Nacin
53d3846f6a
target=blank for help. props jorbin, see #13467
...
git-svn-id: https://develop.svn.wordpress.org/trunk@15132 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-03 21:00:39 +00:00
Ryan Boren
e86745cea9
Mark planet link for translation. Props xibe. fixes #13467
...
git-svn-id: https://develop.svn.wordpress.org/trunk@15128 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-03 17:28:27 +00:00
Ryan Boren
f69da134f5
Help text cleanup. Props zeo. fixes #13467
...
git-svn-id: https://develop.svn.wordpress.org/trunk@15126 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-03 13:37:51 +00:00
Andrew Nacin
5b4a393be3
Welcome to Dashboard help line. see #13467 . props jane, her first patch (!)
...
git-svn-id: https://develop.svn.wordpress.org/trunk@15058 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-29 17:59:24 +00:00
Nikolay Bachiyski
432ac03fb2
Menu translatable strings cleanup.
...
* Take out <strong> of the translatable part of For more information:
* Include support forums and Codex links inside translations, because most translators would want to change them to their local documentation sites or Codex prefixes
git-svn-id: https://develop.svn.wordpress.org/trunk@14989 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-27 11:52:15 +00:00
Ryan Boren
e54dbf833d
Remove extraneous quote. Props duck_. see #13467
...
git-svn-id: https://develop.svn.wordpress.org/trunk@14842 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-24 16:13:44 +00:00
Ryan Boren
20db1996ac
Help for dashboard. Props jane. see #13467
...
git-svn-id: https://develop.svn.wordpress.org/trunk@14836 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-24 15:28:38 +00:00
Andrew Nacin
ec4f5b83bf
Use relative paths when including files, avoiding include_path. fixes #12594 , props sorich87.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@14139 602fd350-edb4-49c9-b593-d223f7449a82
2010-04-18 06:14:45 +00:00
Ryan Boren
b74bea8a2c
Merge edit-pages.php into edit.php. see #9674
...
git-svn-id: https://develop.svn.wordpress.org/trunk@12728 602fd350-edb4-49c9-b593-d223f7449a82
2010-01-15 16:58:36 +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
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