Andrew Ozz
|
0e4478e6c7
|
Fix values for gallery sort order
git-svn-id: https://develop.svn.wordpress.org/trunk@10748 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-09 07:02:38 +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 |
|
Andrew Ozz
|
e5c78e956f
|
Save RSS feed URL in the Incoming Links widget, props johnbillion, fixes #9299
git-svn-id: https://develop.svn.wordpress.org/trunk@10743 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-08 05:08:32 +00:00 |
|
Andrew Ozz
|
ec97268ea7
|
Add RSS Error handling functionality to RSS Widget displays, props DD32, fixes #9273
git-svn-id: https://develop.svn.wordpress.org/trunk@10739 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-07 19:44:28 +00:00 |
|
Ryan Boren
|
53f495182a
|
Don't show already installed plugins in the Plugins dashboard widget. Props Viper007Bond. fixes #8781
git-svn-id: https://develop.svn.wordpress.org/trunk@10738 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-07 02:07:24 +00:00 |
|
Ryan Boren
|
df0a1ee5c2
|
Typo fix. Props josephscott. fixes #9294
git-svn-id: https://develop.svn.wordpress.org/trunk@10736 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-06 23:12:24 +00:00 |
|
Andrew Ozz
|
56971d703a
|
Don't use mb_* functions to match file extension, fixes #9289
git-svn-id: https://develop.svn.wordpress.org/trunk@10734 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-06 16:17:57 +00:00 |
|
Ryan Boren
|
88894e7df1
|
Add index on taxonomy. see #7415
git-svn-id: https://develop.svn.wordpress.org/trunk@10733 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-06 08:26:45 +00:00 |
|
Ryan Boren
|
a5d73d7a2f
|
Use wpdb::insert() and update(). see #6836
git-svn-id: https://develop.svn.wordpress.org/trunk@10731 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-06 05:06:15 +00:00 |
|
Ryan Boren
|
1fb1534e8f
|
Use wpdb::insert() and update(). Props DD32. see #6836
git-svn-id: https://develop.svn.wordpress.org/trunk@10730 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-06 04:27:51 +00:00 |
|
Andrew Ozz
|
52a4f412ba
|
Force-wrap comments in Recent Comments on the dashboard, expand width when no avatar, fixes #9283
git-svn-id: https://develop.svn.wordpress.org/trunk@10729 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-06 03:20:38 +00:00 |
|
Andrew Ozz
|
b27d122fab
|
Add author column to detached media, props scribu, fixes #9282
git-svn-id: https://develop.svn.wordpress.org/trunk@10728 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-06 02:23:52 +00:00 |
|
Ryan Boren
|
c896a6ee7b
|
Initialize post_date_gmt for default post to edit.
git-svn-id: https://develop.svn.wordpress.org/trunk@10723 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-05 23:06:04 +00:00 |
|
Ryan Boren
|
a5740e48a1
|
post_exists() and comment_exists() fixes. Fixes post duplication during import. Props tott. fixes #8460
git-svn-id: https://develop.svn.wordpress.org/trunk@10722 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-05 22:16:29 +00:00 |
|
Ryan Boren
|
125fa7591b
|
Fire nopriv actions from post and ajax handlers when user is not logged in.
git-svn-id: https://develop.svn.wordpress.org/trunk@10720 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-05 21:43:35 +00:00 |
|
Ryan Boren
|
3ec5d3c2ef
|
Allow users with edit_posts cap to use ajax tag search. Props yoavf. fixes #8651
git-svn-id: https://develop.svn.wordpress.org/trunk@10719 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-05 20:30:56 +00:00 |
|
Ryan Boren
|
9b4e1104a9
|
Escape dot in regex. Props pne, sivel. fixes #9088 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10717 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-05 20:17:27 +00:00 |
|
Ryan Boren
|
f88fdb0935
|
Limit year field to 4 digits. Props sivel. fixes #9120
git-svn-id: https://develop.svn.wordpress.org/trunk@10716 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-05 20:15:10 +00:00 |
|
Ryan Boren
|
ac819a92ba
|
delete_theme(). see #8678
git-svn-id: https://develop.svn.wordpress.org/trunk@10715 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-05 19:15:56 +00:00 |
|
Ryan Boren
|
f89abfffd2
|
Add theme delete link. Stub action. see #8678
git-svn-id: https://develop.svn.wordpress.org/trunk@10714 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-05 18:45:26 +00:00 |
|
Ryan Boren
|
876b7d088b
|
Action links for themes page
git-svn-id: https://develop.svn.wordpress.org/trunk@10713 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-05 18:32:09 +00:00 |
|
Ryan Boren
|
d26e6fa963
|
Filter text to be sent to editor when used From URL. Props nbachiyski. fixes #6588
git-svn-id: https://develop.svn.wordpress.org/trunk@10710 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-04 22:54:10 +00:00 |
|
Ryan Boren
|
9cedbb7f24
|
Add filter on type_form_. Props nbachiyski. fixes #6585
git-svn-id: https://develop.svn.wordpress.org/trunk@10709 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-04 22:48:02 +00:00 |
|
Ryan Boren
|
e38f8c8c94
|
Don't process page template description since it is not used. Props simonwheatley. fixes #7850
git-svn-id: https://develop.svn.wordpress.org/trunk@10706 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-04 20:51:06 +00:00 |
|
Ryan Boren
|
e6f9b2ae63
|
Avoid double encoding of attachment descriptions. Props dwc. fixes #9168 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10700 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-04 19:37:33 +00:00 |
|
Ryan Boren
|
13dc24e8e0
|
Nested install fixes. Props sivel. fixes #7997 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10698 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-04 19:30:16 +00:00 |
|
Ryan Boren
|
ee2a7bf311
|
Add RSS Error handling functionality to RSS Widget displays. Props DD32. fixes #9273
git-svn-id: https://develop.svn.wordpress.org/trunk@10697 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-04 19:24:48 +00:00 |
|
Andrew Ozz
|
37664340f5
|
Show file url after upload form media library, props yoavf, fixes #9267
git-svn-id: https://develop.svn.wordpress.org/trunk@10696 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-04 08:22:25 +00:00 |
|
Peter Westwood
|
891e588a54
|
Display the search query when searching users. Fixes #9265 for trunk props johnbillion.
git-svn-id: https://develop.svn.wordpress.org/trunk@10694 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-04 08:16:53 +00:00 |
|
Peter Westwood
|
2146937638
|
Improve the description for the default comment status. Fixes #8894 props jacobsantos.
git-svn-id: https://develop.svn.wordpress.org/trunk@10689 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-03 21:08:02 +00:00 |
|
Ryan Boren
|
91e3bd9358
|
Pass blog charset to html_entity_decode(). Props adferguson. fixes #7563
git-svn-id: https://develop.svn.wordpress.org/trunk@10688 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-03 18:37:25 +00:00 |
|
Ryan Boren
|
1a57debcdd
|
Add media_row_actions filter. Props johnbillion. fixes #9172
git-svn-id: https://develop.svn.wordpress.org/trunk@10686 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-03 17:25:31 +00:00 |
|
Peter Westwood
|
0560f26f76
|
Allow a plugin to change the jpeg image quality. Fixes #9245 props filosofo.
git-svn-id: https://develop.svn.wordpress.org/trunk@10682 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-02 21:55:40 +00:00 |
|
Ryan Boren
|
5b4d3c536d
|
Add some error feedback to ajax comment moderation. see #9261
git-svn-id: https://develop.svn.wordpress.org/trunk@10681 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-02 21:48:37 +00:00 |
|
Ryan Boren
|
3fe87a2049
|
Use _x() and extracted comments. Props nbachiyski. see #9112
git-svn-id: https://develop.svn.wordpress.org/trunk@10680 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-02 19:20:19 +00:00 |
|
Ryan Boren
|
aaef67fb9b
|
Bail if no themes found. see #8652
git-svn-id: https://develop.svn.wordpress.org/trunk@10675 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-01 19:38:42 +00:00 |
|
Ryan Boren
|
e2cabb1d19
|
Make sure last_updated is set. see #8652
git-svn-id: https://develop.svn.wordpress.org/trunk@10674 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-28 20:09:09 +00:00 |
|
Peter Westwood
|
1a9d6601e2
|
Don't pass defaulted argument to checked(). Fixes #9032 props filosofo.
git-svn-id: https://develop.svn.wordpress.org/trunk@10670 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-27 22:15:14 +00:00 |
|
Ryan Boren
|
f5c7db0844
|
Don't display empty theme. see #8652
git-svn-id: https://develop.svn.wordpress.org/trunk@10669 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-27 21:24:19 +00:00 |
|
Ryan Boren
|
6ce7b43cbd
|
Display more theme info. see #8652
git-svn-id: https://develop.svn.wordpress.org/trunk@10668 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-27 21:22:49 +00:00 |
|
Ryan Boren
|
eebd7dfb08
|
Text tweaks. Props MichaelH. see #8652
git-svn-id: https://develop.svn.wordpress.org/trunk@10667 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-27 20:23:30 +00:00 |
|
Ryan Boren
|
7062db47c2
|
Use SimplePie for widget and dashboard feeds. First cut. see #9198
git-svn-id: https://develop.svn.wordpress.org/trunk@10666 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-27 19:32:50 +00:00 |
|
Peter Westwood
|
8f12a42fc8
|
Enhance checked and selected as well as consolidating code. See #9032 props johnbillion for the idea.
git-svn-id: https://develop.svn.wordpress.org/trunk@10662 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-27 18:28:09 +00:00 |
|
Peter Westwood
|
e9cf7ea892
|
Use the html entity for the smart quote. Fixes #9058 props rmccue.
git-svn-id: https://develop.svn.wordpress.org/trunk@10657 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-27 08:43:48 +00:00 |
|
Ryan Boren
|
e9fd5a004a
|
More theme install tweaks. See #8652
git-svn-id: https://develop.svn.wordpress.org/trunk@10656 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-26 23:35:38 +00:00 |
|
Ryan Boren
|
b5069e62f4
|
Hide theme details. See #8652
git-svn-id: https://develop.svn.wordpress.org/trunk@10655 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-26 07:54:33 +00:00 |
|
Ryan Boren
|
03b59c6e07
|
Use plain link style instead of button. See #8652
git-svn-id: https://develop.svn.wordpress.org/trunk@10654 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-26 02:46:51 +00:00 |
|
Ryan Boren
|
a9b910aa1a
|
Try grid layout for theme browser. see #8652
git-svn-id: https://develop.svn.wordpress.org/trunk@10653 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-26 00:44:32 +00:00 |
|
Ryan Boren
|
dcbe2f432d
|
Upload theme from zip fixes. see #8652
git-svn-id: https://develop.svn.wordpress.org/trunk@10650 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-25 23:43:30 +00:00 |
|
Ryan Boren
|
5b21863011
|
Use get_transient() for update_themes.
git-svn-id: https://develop.svn.wordpress.org/trunk@10649 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-25 23:18:42 +00:00 |
|
Ryan Boren
|
a9af3f7f71
|
Use get_transient() for update_themes.
git-svn-id: https://develop.svn.wordpress.org/trunk@10648 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-25 23:16:34 +00:00 |
|
Ryan Boren
|
c95b3dca57
|
Remove raquo from buttons
git-svn-id: https://develop.svn.wordpress.org/trunk@10647 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-25 18:56:58 +00:00 |
|
Peter Westwood
|
89e28f00d7
|
Allow a plugin to hide the extra capabilities listing on profiles. Fixes #9024 props jamescollins.
git-svn-id: https://develop.svn.wordpress.org/trunk@10645 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-25 08:02:07 +00:00 |
|
Andrew Ozz
|
aaf6c3ab2e
|
Don't use mb_* functions when initializing CodePress, see #9173
git-svn-id: https://develop.svn.wordpress.org/trunk@10643 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-24 23:39:12 +00:00 |
|
Andrew Ozz
|
fd98e9081c
|
Allow the dashboard widgets to be arranged in up to four columns. The number of columns can be selected from the Screen Options tab.
git-svn-id: https://develop.svn.wordpress.org/trunk@10641 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-24 02:37:22 +00:00 |
|
Andrew Ozz
|
bf278c36bd
|
Prevent the user from leaving the write/edit page when an upload button is clicked before the page has finished loading
git-svn-id: https://develop.svn.wordpress.org/trunk@10640 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-23 23:28:34 +00:00 |
|
Ryan Boren
|
e9411943ee
|
Put page title before blog name in admin title. fixes #9028
git-svn-id: https://develop.svn.wordpress.org/trunk@10632 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-23 06:31:37 +00:00 |
|
Ryan Boren
|
b62d27d733
|
Fix notice. Props ionfish. fixes #9018
git-svn-id: https://develop.svn.wordpress.org/trunk@10631 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-23 06:12:53 +00:00 |
|
Ryan Boren
|
5612dd3851
|
Filter row actions. Props jamescollins. fixes #9172
git-svn-id: https://develop.svn.wordpress.org/trunk@10629 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-23 04:28:50 +00:00 |
|
Peter Westwood
|
5203c03197
|
Focus on the first blank field when asking for credentials for upgrade/install. Fixes #9061 props rmccue.
git-svn-id: https://develop.svn.wordpress.org/trunk@10628 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-22 21:49:48 +00:00 |
|
Ryan Boren
|
26f689898c
|
Allow editing all of a plugin's files. see #6732
git-svn-id: https://develop.svn.wordpress.org/trunk@10627 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-22 20:05:11 +00:00 |
|
Ryan Boren
|
01f92d2f04
|
Use "Custom Header" for menu text. see #9178
git-svn-id: https://develop.svn.wordpress.org/trunk@10623 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-22 07:43:15 +00:00 |
|
Ryan Boren
|
741e981d8a
|
Fire admin_init action in admin-ajax. Props DD32. fixes #8574
git-svn-id: https://develop.svn.wordpress.org/trunk@10622 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-22 06:58:26 +00:00 |
|
Andrew Ozz
|
c4e96ccd38
|
Add CodePress syntax highlighting to Theme and Plugin editors (first run), props beaulebens, see #9173
git-svn-id: https://develop.svn.wordpress.org/trunk@10614 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-21 02:12:00 +00:00 |
|
Ryan Boren
|
4fca589936
|
Append .txt to import files rather than .import. Props donncha
git-svn-id: https://develop.svn.wordpress.org/trunk@10611 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-20 21:39:20 +00:00 |
|
Ryan Boren
|
f66c061b5f
|
Add some escaping
git-svn-id: https://develop.svn.wordpress.org/trunk@10609 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-20 21:35:49 +00:00 |
|
Ryan Boren
|
b848f11216
|
Make sure cache is clean when converting cats to tags. fixes #9186
git-svn-id: https://develop.svn.wordpress.org/trunk@10608 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-20 20:40:05 +00:00 |
|
Ryan Boren
|
ca06d9c58a
|
Add documentation lookup shortcuts to Theme and Plugin Editors. Props beaulebens. fixes #9184
git-svn-id: https://develop.svn.wordpress.org/trunk@10607 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-20 20:00:09 +00:00 |
|
Ryan Boren
|
854a8d6341
|
Use _n(). Props nbachiyski. fixes #9111
git-svn-id: https://develop.svn.wordpress.org/trunk@10606 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-20 19:35:16 +00:00 |
|
Ryan Boren
|
de0b36d4b4
|
Use _n(). Props mrmist. fixes #9190
git-svn-id: https://develop.svn.wordpress.org/trunk@10605 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-20 19:22:34 +00:00 |
|
Andrew Ozz
|
c1eaa022ba
|
Don't block the Publish button after adding new category, fixes #9174
git-svn-id: https://develop.svn.wordpress.org/trunk@10596 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-19 18:49:47 +00:00 |
|
Ryan Boren
|
260f87bd6e
|
Deactivate plugins that don't have valid plugin headers. see #9164
git-svn-id: https://develop.svn.wordpress.org/trunk@10594 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-19 18:39:04 +00:00 |
|
Ryan Boren
|
bc444b8594
|
Make can_compress_scripts a site option. Add site option wrappers for WP.
git-svn-id: https://develop.svn.wordpress.org/trunk@10593 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-18 23:38:11 +00:00 |
|
Ryan Boren
|
9341c41142
|
More theme preview tidying. see #8652
git-svn-id: https://develop.svn.wordpress.org/trunk@10592 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-18 22:32:42 +00:00 |
|
Ryan Boren
|
eb53ce41fb
|
Fix preview link for theme broweser. see #8652
git-svn-id: https://develop.svn.wordpress.org/trunk@10591 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-18 22:10:11 +00:00 |
|
Ryan Boren
|
dfc5340e6a
|
Fix preview for theme installer. see #8652
git-svn-id: https://develop.svn.wordpress.org/trunk@10590 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-18 21:55:00 +00:00 |
|
Ryan Boren
|
e2fe2207fb
|
LJ importer updates. Props beaulebens. see #8999
git-svn-id: https://develop.svn.wordpress.org/trunk@10586 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-17 19:58:03 +00:00 |
|
Ryan Boren
|
76b84d8c90
|
Add Sticky to list of post states
git-svn-id: https://develop.svn.wordpress.org/trunk@10585 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-17 19:13:31 +00:00 |
|
Ryan Boren
|
283843ddb1
|
Check for new version when visiting Tools->Upgrade. fixes #9108
git-svn-id: https://develop.svn.wordpress.org/trunk@10583 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-17 00:13:25 +00:00 |
|
Andrew Ozz
|
968a58a0c4
|
Change "Unpublished" to "Draft" in quick edit, props lloydbudd, fixes #9151
git-svn-id: https://develop.svn.wordpress.org/trunk@10582 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-16 22:09:41 +00:00 |
|
Ryan Boren
|
fc84c4b94c
|
Define WP_IMPORTING for lj-importer. see #8999
git-svn-id: https://develop.svn.wordpress.org/trunk@10580 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-16 20:59:11 +00:00 |
|
Peter Westwood
|
fbee65f20e
|
Add documentation to detail reasoning for default from address. See #5007 props pishmishy
git-svn-id: https://develop.svn.wordpress.org/trunk@10575 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-15 13:31:43 +00:00 |
|
Peter Westwood
|
457ca1508e
|
Improve the installer when people enter a duff email address. Fixes #5477 props jacobsantos.
git-svn-id: https://develop.svn.wordpress.org/trunk@10574 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-15 12:58:10 +00:00 |
|
Andrew Ozz
|
0d7d164dd9
|
Fix highlighting for custom taxonomies menus
git-svn-id: https://develop.svn.wordpress.org/trunk@10569 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-14 02:37:10 +00:00 |
|
Ryan Boren
|
7262e368ac
|
Add more places between menu groups in the top-level menu array. fixes #9047
git-svn-id: https://develop.svn.wordpress.org/trunk@10568 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-13 22:57:02 +00:00 |
|
Ryan Boren
|
3ad46a7fc9
|
UI tweaks to theme installer. see #8652
git-svn-id: https://develop.svn.wordpress.org/trunk@10567 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-12 22:12:57 +00:00 |
|
Andrew Ozz
|
f1e83f7c5c
|
Custom taxonomies: fix menu for large number of taxonomies
git-svn-id: https://develop.svn.wordpress.org/trunk@10566 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-12 22:05:32 +00:00 |
|
Ryan Boren
|
38845db326
|
Disambiguate 'Approved' translation. Props nbachiyski. fixes #8638
git-svn-id: https://develop.svn.wordpress.org/trunk@10564 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-12 20:42:04 +00:00 |
|
Ryan Boren
|
b12df4027f
|
Warn if upload dir not writable when importing. Props filosofo. fixes #8048
git-svn-id: https://develop.svn.wordpress.org/trunk@10561 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-12 19:39:35 +00:00 |
|
Ryan Boren
|
6ae1efac3c
|
Theme install updates from DD32. see #8652
git-svn-id: https://develop.svn.wordpress.org/trunk@10560 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-12 18:31:42 +00:00 |
|
Ryan Boren
|
12fccf91f6
|
Theme install updates from DD32. see #8652
git-svn-id: https://develop.svn.wordpress.org/trunk@10559 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-12 18:31:16 +00:00 |
|
Andrew Ozz
|
ab056a19be
|
Custom taxonomies support: quick edit, delete, show in the menu
git-svn-id: https://develop.svn.wordpress.org/trunk@10557 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-12 08:00:29 +00:00 |
|
Ryan Boren
|
527378f82a
|
Bail if invalid taxonomy given
git-svn-id: https://develop.svn.wordpress.org/trunk@10556 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-12 00:19:42 +00:00 |
|
Ryan Boren
|
1a3a511688
|
More custom taxonomy support for edit-tags.php
git-svn-id: https://develop.svn.wordpress.org/trunk@10555 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-12 00:00:01 +00:00 |
|
Ryan Boren
|
0066076858
|
Add taxonomy argument to wp_tag_cloud()
git-svn-id: https://develop.svn.wordpress.org/trunk@10554 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-11 23:41:29 +00:00 |
|
Ryan Boren
|
a99acb3cfd
|
Rough first cut of theme browser/installer. Props DD32. see #8652
git-svn-id: https://develop.svn.wordpress.org/trunk@10553 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-11 23:10:11 +00:00 |
|
Ryan Boren
|
214f2ec681
|
Don't put any wp-content files in the old files list.
git-svn-id: https://develop.svn.wordpress.org/trunk@10551 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-11 21:38:29 +00:00 |
|
Andrew Ozz
|
072d563198
|
Completely New LiveJournal Importer update, props beaulebens, see #8999
git-svn-id: https://develop.svn.wordpress.org/trunk@10538 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-10 19:34:52 +00:00 |
|
Andrew Ozz
|
d74690aa2e
|
Don't ask for confirmation when marking a comment as spam
git-svn-id: https://develop.svn.wordpress.org/trunk@10531 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-09 22:46:27 +00:00 |
|
Andrew Ozz
|
8ecc21e2da
|
Add hook "after_db_upgrade" and flush rewrite rules on the next page load after successful upgrade
git-svn-id: https://develop.svn.wordpress.org/trunk@10530 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-09 19:19:38 +00:00 |
|
Andrew Ozz
|
99b02478a9
|
Remove no-js.css, add the styles to admin-header instead
git-svn-id: https://develop.svn.wordpress.org/trunk@10529 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-09 13:50:35 +00:00 |
|
Andrew Ozz
|
8f2083b8da
|
Autosave post/page when pressing Control/Command+S in TinyMCE, props srobbin, fixes #9060
git-svn-id: https://develop.svn.wordpress.org/trunk@10528 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-08 18:37:47 +00:00 |
|
Andrew Ozz
|
c676499d51
|
Fix permalink editor for pages, hide "View Post" button while editing permalink, fixes #9040
git-svn-id: https://develop.svn.wordpress.org/trunk@10525 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-08 13:38:02 +00:00 |
|
Andrew Ozz
|
d08b1b842d
|
Fix delete warnings for categories, link categories, tags and comments, fixes #9050
git-svn-id: https://develop.svn.wordpress.org/trunk@10522 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-07 15:26:01 +00:00 |
|
Ryan Boren
|
b4b4718ba8
|
Ignore index.php in plugins dir when creating menus. fixes #6478
git-svn-id: https://develop.svn.wordpress.org/trunk@10516 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-06 18:12:05 +00:00 |
|
Ryan Boren
|
4e52545293
|
Use transient for update_core, update_plugins, update_themes. see #9048
git-svn-id: https://develop.svn.wordpress.org/trunk@10515 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-06 18:06:20 +00:00 |
|
Ryan Boren
|
b94b8e99a5
|
Ignore index.php in plugins dir when creating menus. fixes #6478
git-svn-id: https://develop.svn.wordpress.org/trunk@10510 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-05 21:02:46 +00:00 |
|
Ryan Boren
|
7d6bf009cd
|
Revert the revert per Matt. see #8999
git-svn-id: https://develop.svn.wordpress.org/trunk@10501 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-04 18:24:02 +00:00 |
|
Ryan Boren
|
d20aa7befb
|
Revert new LJ importer. see #8999
git-svn-id: https://develop.svn.wordpress.org/trunk@10500 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-04 17:49:11 +00:00 |
|
Ryan Boren
|
ee15f86250
|
Revert new LJ importer. see #8999
git-svn-id: https://develop.svn.wordpress.org/trunk@10499 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-04 17:47:50 +00:00 |
|
Andrew Ozz
|
989c0b4536
|
Add a filter to the post states list, props johnbillion, fixes #9033
git-svn-id: https://develop.svn.wordpress.org/trunk@10497 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-04 16:52:36 +00:00 |
|
Andrew Ozz
|
678b67ded7
|
Revert [10489], it brings non-critical 404 errors
git-svn-id: https://develop.svn.wordpress.org/trunk@10494 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-04 15:05:57 +00:00 |
|
Andrew Ozz
|
a9175f1746
|
Fix hooks in Users/Categories/Link Categories/Tags table columns, props PeteHoliday, fixes #8788
git-svn-id: https://develop.svn.wordpress.org/trunk@10493 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-04 12:31:47 +00:00 |
|
Andrew Ozz
|
dfd3ae6068
|
Fix single quote problems in LJ importer, props beaulebens, fixes #8999
git-svn-id: https://develop.svn.wordpress.org/trunk@10492 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-04 00:04:29 +00:00 |
|
Ryan Boren
|
9599eaa2ca
|
Respect time zone when displaying autosave and revision time. Props janbrasna, designsimply. fixes #8750 #6489 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10490 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-03 23:04:31 +00:00 |
|
Andrew Ozz
|
ec225667ea
|
Remove no-js.css faster in Safari
git-svn-id: https://develop.svn.wordpress.org/trunk@10489 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-03 22:36:12 +00:00 |
|
Andrew Ozz
|
b297e484a4
|
Fix 'Screen Options' and 'Help' tabs in Safari, fixes #9021
git-svn-id: https://develop.svn.wordpress.org/trunk@10488 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-03 17:44:41 +00:00 |
|
Ryan Boren
|
be7191437e
|
set eol-style. fixes #9027
git-svn-id: https://develop.svn.wordpress.org/trunk@10487 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-03 06:09:07 +00:00 |
|
Ryan Boren
|
ae6f520b71
|
Anchor preg. Props mrmist. fixes #8881 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10481 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-02 19:14:33 +00:00 |
|
Andrew Ozz
|
7e830e17c4
|
Show comments on the Edit Post screen in separate postbox
git-svn-id: https://develop.svn.wordpress.org/trunk@10480 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-02 03:41:19 +00:00 |
|
Andrew Ozz
|
618503f902
|
Disable QuickPress buttons while saving, change "Cancel" to "Reset"
git-svn-id: https://develop.svn.wordpress.org/trunk@10479 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-02 01:43:56 +00:00 |
|
Andrew Ozz
|
dbdeed2038
|
Fix singular/plural translation collision, props nbachiyski and Kuba Zwolinski, fixes #8154
git-svn-id: https://develop.svn.wordpress.org/trunk@10478 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-02 00:00:11 +00:00 |
|
Andrew Ozz
|
4571d1758f
|
Fix most popular link category list, props chmac, fixes #9012
git-svn-id: https://develop.svn.wordpress.org/trunk@10477 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-01 23:52:10 +00:00 |
|
Andrew Ozz
|
13d3219317
|
Detect when the server compresses output, see #8628
git-svn-id: https://develop.svn.wordpress.org/trunk@10476 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-01 09:45:24 +00:00 |
|
Andrew Ozz
|
8ec672d58c
|
Completely New LiveJournal Importer, props beaulebens, see #8999
git-svn-id: https://develop.svn.wordpress.org/trunk@10475 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-31 18:41:35 +00:00 |
|
Andrew Ozz
|
1875889e8c
|
Typo fix: occured/occurred, props demetris, fixes #8950
git-svn-id: https://develop.svn.wordpress.org/trunk@10468 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-30 14:30:30 +00:00 |
|
Andrew Ozz
|
6e7efb1d97
|
Support output_handler = ob_gzhandler in script/style compressor, props DD32, fixes #9000
git-svn-id: https://develop.svn.wordpress.org/trunk@10466 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-30 13:45:05 +00:00 |
|
Andrew Ozz
|
29c8718141
|
Show the permalink even when not "pretty" and add "View Post" button if the post is published, see #8976
git-svn-id: https://develop.svn.wordpress.org/trunk@10458 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-29 12:11:52 +00:00 |
|
Andrew Ozz
|
d7acc77238
|
Make simple form validation and ajax-add new categories compatible with jQuery 1.3.1
git-svn-id: https://develop.svn.wordpress.org/trunk@10457 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-29 07:00:00 +00:00 |
|
Mark Jaquith
|
3815494f05
|
Drafts have post_date populated now, so look for a zeroed out post_date_gmt to determine non-scheduled nature. fixes #8978 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10451 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-28 19:37:36 +00:00 |
|
Ryan Boren
|
2683a27a8b
|
Optimize maybe_create_table(). Props jamescollins. fixes #8977
git-svn-id: https://develop.svn.wordpress.org/trunk@10447 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-27 22:35:21 +00:00 |
|
Ryan Boren
|
5c33a003d8
|
Force the index only for 0 OR 1 queries. see #7415
git-svn-id: https://develop.svn.wordpress.org/trunk@10446 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-26 22:34:50 +00:00 |
|
Peter Westwood
|
fa54320e2e
|
Switch to using the ID when calling get_avatar internally to support caching plugins. Fixes #8940.
git-svn-id: https://develop.svn.wordpress.org/trunk@10445 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-26 22:03:40 +00:00 |
|
Andrew Ozz
|
fd2d60391f
|
Remove events from categories chechboxes in quick edit to speed up page unload, see #8957
git-svn-id: https://develop.svn.wordpress.org/trunk@10444 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-26 14:23:39 +00:00 |
|
Andrew Ozz
|
4d58681aa4
|
Improvements to the script loader: allows plugins to queue scripts for the front end head and footer, adds hooks for server side caching of compressed scripts, adds support for ENFORCE_GZIP constant (deflate is used by default since it's faster), see #8628, fixes #8884
git-svn-id: https://develop.svn.wordpress.org/trunk@10442 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-26 12:59:10 +00:00 |
|
Mark Jaquith
|
44774e5997
|
Make the top and bottom comment actions dropdowns match ("Approve" was not appearing on bottom one). for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10438 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-26 03:14:04 +00:00 |
|
Andrew Ozz
|
8cf6fe9af2
|
Fix empty feed after MT import, props hailin, fixes #8944 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10430 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-24 12:24:57 +00:00 |
|
Ryan Boren
|
b78c24845a
|
Don't use order and limit for count query. see #7415
git-svn-id: https://develop.svn.wordpress.org/trunk@10424 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-23 22:40:37 +00:00 |
|
Ryan Boren
|
0f0b2c2c9e
|
Eliminate SQL_CACLC_FOUND_ROWS for edit-comments.php query. Use results of earlier wp_count_comments() if appropriate otherwise perform COUNT query. see #7415
git-svn-id: https://develop.svn.wordpress.org/trunk@10422 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-23 22:26:40 +00:00 |
|
Ryan Boren
|
181d28cd9a
|
If link name not given, use url for name. Props Denis-de-Bernardy. fixes #7789 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10414 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-22 22:47:34 +00:00 |
|
Ryan Boren
|
d9497b9755
|
Show Tools menu for all users so they can access turbo. Props Denis-de-Bernardy. fixes #8921 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10403 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-22 18:55:52 +00:00 |
|
Andrew Ozz
|
aa72ea0c2c
|
Fix tags suggest for post quick edit and bulk edit
git-svn-id: https://develop.svn.wordpress.org/trunk@10402 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-22 12:24:25 +00:00 |
|
Ryan Boren
|
7c9f38cf57
|
Don't show plugin by line if no author. Props Denis-de-Bernardy. fixes #4632 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10393 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-21 19:02:15 +00:00 |
|
Andrew Ozz
|
0a3b4246b7
|
When inserting orphaned attachment in a post, set post_parent only for this attachment, see #8721
git-svn-id: https://develop.svn.wordpress.org/trunk@10390 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-21 03:45:57 +00:00 |
|
Ryan Boren
|
e80027f5fd
|
Show absolute date instead of relative date for scheduled pages
git-svn-id: https://develop.svn.wordpress.org/trunk@10389 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-20 23:07:21 +00:00 |
|
Ryan Boren
|
05226d13fe
|
Show absolute date instead of relative date for scheduled posts
git-svn-id: https://develop.svn.wordpress.org/trunk@10388 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-20 22:47:18 +00:00 |
|
Andrew Ozz
|
eef5b71258
|
Ensure translations are loaded properly in TinyMCE when using the compressed version
git-svn-id: https://develop.svn.wordpress.org/trunk@10384 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-20 20:31:31 +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
|
13865daa5a
|
Add Content-Type header to admin-ajax and press this, props UnderWordPressure, fixes #8795
git-svn-id: https://develop.svn.wordpress.org/trunk@10375 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-18 05:40:40 +00:00 |
|
Andrew Ozz
|
aae58c3556
|
Fix Press This tags input, fixes #8743
git-svn-id: https://develop.svn.wordpress.org/trunk@10374 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-18 00:56:15 +00:00 |
|
Andrew Ozz
|
ffd66244c7
|
Add default formatting for <ol> tags and make <input type="password"> match <input type="text">, props beaulebens, fixes #8876
git-svn-id: https://develop.svn.wordpress.org/trunk@10373 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-17 21:17:00 +00:00 |
|
Andrew Ozz
|
8e68af3087
|
Use gzip instead of deflate as more servers seem to understand it, add separate switch for disabling CSS compression
git-svn-id: https://develop.svn.wordpress.org/trunk@10372 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-17 14:08:15 +00:00 |
|
Andrew Ozz
|
38e3fc9d5a
|
Concatenated and compressed versions of the default TinyMCE scripts
git-svn-id: https://develop.svn.wordpress.org/trunk@10369 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-16 12:58:38 +00:00 |
|
Andrew Ozz
|
5f38225a1c
|
Fix image insertion in IE7
git-svn-id: https://develop.svn.wordpress.org/trunk@10366 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-15 16:17:46 +00:00 |
|
Andrew Ozz
|
11743ff0c0
|
Fix Thickbox position for browsers pretending to be IE6
git-svn-id: https://develop.svn.wordpress.org/trunk@10365 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-15 14:56:52 +00:00 |
|
Andrew Ozz
|
c3040a615e
|
Add action "admin_enqueue_scripts" to make it easy for plugins to queue JavaScript and CSS for specific admin pages
git-svn-id: https://develop.svn.wordpress.org/trunk@10364 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-15 07:43:35 +00:00 |
|
Andrew Ozz
|
f36563c215
|
Add action hook in admin footer so plugins can output scripts there on specific pages only, props GamerZ, fixes #8859
git-svn-id: https://develop.svn.wordpress.org/trunk@10362 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-15 00:08:20 +00:00 |
|
Andrew Ozz
|
22eddf34d2
|
Split the script queue in head and footer part, concatenate and compress the default js and css, first run, see #8628
git-svn-id: https://develop.svn.wordpress.org/trunk@10357 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-14 14:18:51 +00:00 |
|
Andrew Ozz
|
2df4ac7356
|
Fix comment action links after quick editing and reloading of page on enter while quick editing.
git-svn-id: https://develop.svn.wordpress.org/trunk@10349 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-13 01:31:19 +00:00 |
|
Andrew Ozz
|
80fb5c79ce
|
Cleanup js files and prepare for concatenating, move most inline js to files
git-svn-id: https://develop.svn.wordpress.org/trunk@10348 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-12 13:43:17 +00:00 |
|
Ryan Boren
|
23d722d40a
|
Reinstall fix. fixes #8724 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10346 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-11 21:48:40 +00:00 |
|
Andrew Ozz
|
45a972e7ee
|
Fix tags postboxes when no js
git-svn-id: https://develop.svn.wordpress.org/trunk@10345 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-10 15:10:06 +00:00 |
|
Andrew Ozz
|
d66921d5a3
|
Redirect properly on categories listing page, props Viper007Bond, fixes #8837
git-svn-id: https://develop.svn.wordpress.org/trunk@10344 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-10 14:34:04 +00:00 |
|
Andrew Ozz
|
93ce89d4b6
|
Fix ajax-delete of categories, link categories and tags
git-svn-id: https://develop.svn.wordpress.org/trunk@10343 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-10 14:25:51 +00:00 |
|
Andrew Ozz
|
0aa6a407e5
|
Remove unused category parent settings from inline-edit-tax.js
git-svn-id: https://develop.svn.wordpress.org/trunk@10342 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-10 14:09:06 +00:00 |
|
Ryan Boren
|
2baa2f8e58
|
Use preg_replace_callback instead of preg_replace with eval. Props beaulebens. see #8689
git-svn-id: https://develop.svn.wordpress.org/trunk@10339 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-09 19:29:35 +00:00 |
|
Andrew Ozz
|
ee141fe280
|
TinyMCE: don't load unneeded CSS (custom styles have moved to /themes/advanced/skins/wp_theme)
git-svn-id: https://develop.svn.wordpress.org/trunk@10338 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-09 13:05:16 +00:00 |
|
Andrew Ozz
|
89a00376b4
|
TinyMCE: minify the custom plugins, remove unneeded CSS, load in the footer
git-svn-id: https://develop.svn.wordpress.org/trunk@10337 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-09 12:02:59 +00:00 |
|
Ryan Boren
|
11fce3b702
|
Translate lj user= tags. Props novalis_dt. fixes #5840
git-svn-id: https://develop.svn.wordpress.org/trunk@10334 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-08 17:46:48 +00:00 |
|
Andrew Ozz
|
93cf95974a
|
Add white-space:nowrap to plugins table action links, props DD32, fixes #8810
git-svn-id: https://develop.svn.wordpress.org/trunk@10331 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-07 08:35:08 +00:00 |
|
Andrew Ozz
|
37e3cfe1cd
|
Fix background color for active plugins table rows in IE, props DD32, fixes #8809 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10329 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-07 08:28:54 +00:00 |
|
Andrew Ozz
|
337a58fef6
|
Fix non-critical js error when loading Thickbox on the plugins page, fixes #8812 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10327 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-07 07:45:53 +00:00 |
|
Andrew Ozz
|
ee334aaf40
|
jQuery 1.3b2 and related changes (jquery.js is not minified to aid testing)
git-svn-id: https://develop.svn.wordpress.org/trunk@10326 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-07 05:02:40 +00:00 |
|
Ryan Boren
|
870e154d2e
|
Move undefined check up. Props DD32. fixes #8807 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10325 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-06 23:28:21 +00:00 |
|
Ryan Boren
|
5abca0328d
|
Fix notice. Props jeremyclarke. see #8764
git-svn-id: https://develop.svn.wordpress.org/trunk@10324 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-06 22:05:57 +00:00 |
|
Ryan Boren
|
346ad48bb8
|
Add get_editable_roles() and role filtering. Props jeremyclarke. fixes #8770
git-svn-id: https://develop.svn.wordpress.org/trunk@10323 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-06 22:00:05 +00:00 |
|
Ryan Boren
|
2defde173c
|
use wp_dropdown_roles(). Props jeremyclarke. fixes #8764
git-svn-id: https://develop.svn.wordpress.org/trunk@10319 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-06 17:23:11 +00:00 |
|
Ryan Boren
|
86d305621d
|
Preserve query string when redirecting to tools. Props simonwheatley. fixes #8774 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10311 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-05 19:24:49 +00:00 |
|
Andrew Ozz
|
0a8ef2abaa
|
Don't shift the rest of the page when the permalink pops up, props nbachiyski, fixes #6058 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10306 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-05 11:28:20 +00:00 |
|
Andrew Ozz
|
549060d494
|
Categories postbox styling when in right sidebar, props federico.bond, fixes #8606 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10302 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-05 11:09:26 +00:00 |
|
Andrew Ozz
|
b79698dc1e
|
Make titles into links in Dashboard Right Now module, props mattwalters, fixes #8438 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10300 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-05 10:08:31 +00:00 |
|
Andrew Ozz
|
04678d9cb9
|
CSS fixes fir IE: pending comments background, HTML editor buttons padding, text fields line-height, fixes #8771
git-svn-id: https://develop.svn.wordpress.org/trunk@10295 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-04 11:51:08 +00:00 |
|
Andrew Ozz
|
ab8822bdcd
|
Cast to array to silence warnings from plugin added menus, props DD32, fixes #8782
git-svn-id: https://develop.svn.wordpress.org/trunk@10293 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-04 04:29:28 +00:00 |
|
Andrew Ozz
|
46d0b1c7b1
|
Add hooks for the Users/Categories/Link Categories/Tags table columns, props GM_Alex, fixes #8788
git-svn-id: https://develop.svn.wordpress.org/trunk@10292 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-04 04:21:35 +00:00 |
|
Andrew Ozz
|
416baab11a
|
Minify all js and add the non-minified files as .dev.js
git-svn-id: https://develop.svn.wordpress.org/trunk@10291 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-02 15:08:58 +00:00 |
|
Andrew Ozz
|
f7914ef53a
|
Press This CSS cleanup, props Simek, fixes #8773
git-svn-id: https://develop.svn.wordpress.org/trunk@10290 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-01 20:33:01 +00:00 |
|
Ryan Boren
|
6bc1f53e0f
|
phpdoc for wp_dropdown_roles(). Add role_names_listing filter. Props jeremyclarke. fixes #8761
git-svn-id: https://develop.svn.wordpress.org/trunk@10285 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-31 17:40:05 +00:00 |
|
Ryan Boren
|
948e542722
|
Add clearing break. Props johnbillion. fixes #8677 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10279 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-30 22:42:05 +00:00 |
|
Ryan Boren
|
44b2c9ab32
|
Show actions and checkbox only if user is editable by current user. Props jeremyclarke. fixes #8760
git-svn-id: https://develop.svn.wordpress.org/trunk@10268 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-30 19:38:44 +00:00 |
|
Ryan Boren
|
58011e2257
|
user_can_access_admin_page() fix. Props arena. see #8535
git-svn-id: https://develop.svn.wordpress.org/trunk@10267 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-30 19:18:18 +00:00 |
|
Ryan Boren
|
1b8d9bc0f3
|
Show 'Delete All Spam' only if can moderate_comments. Props mrmist. fixes #8684 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10263 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-30 18:30:55 +00:00 |
|
Ryan Boren
|
a241246c35
|
Check for is_wp_error() return
git-svn-id: https://develop.svn.wordpress.org/trunk@10261 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-30 18:04:52 +00:00 |
|
Ryan Boren
|
aaad7cb804
|
s/sumbit/submit/. Props Malaiac. fixes #8645 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10259 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-30 17:41:07 +00:00 |
|
Andrew Ozz
|
077540b9af
|
Faster hide-if-no-js, if-js-closed, etc. needed when loading scripts in the footer.
git-svn-id: https://develop.svn.wordpress.org/trunk@10258 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-27 12:18:38 +00:00 |
|
Andrew Ozz
|
f4980c0b00
|
Fix debug notices for bulk edit, fixes #8707 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10256 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-26 22:35:08 +00:00 |
|
Andrew Ozz
|
fdfc9ec532
|
Fix l10n bug in post taxonomy js, props tellyworth, fixes #8717
git-svn-id: https://develop.svn.wordpress.org/trunk@10255 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-26 03:09:32 +00:00 |
|
Ryan Boren
|
be55326e50
|
Allow overriding cat walker. Props AaronCampbell. fixes #8682 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10246 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-23 12:52:37 +00:00 |
|
Ryan Boren
|
001f4a16b8
|
get_previous_comments_link() and get_next_comments_link(). Props Viper007Bond. fixes #8058 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10239 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-22 19:33:09 +00:00 |
|
Andrew Ozz
|
94b9733dff
|
Press This updates for multi-taxonomies, props noel, fixes #8669
git-svn-id: https://develop.svn.wordpress.org/trunk@10237 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-21 12:34:12 +00:00 |
|
Andrew Ozz
|
66f7ae27a4
|
Explicitly declare Javascript vars when created, props projct, fixes #8654, fixes #8655, fixes #8656, for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10232 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-19 20:33:44 +00:00 |
|