Commit Graph

4849 Commits

Author SHA1 Message Date
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