Commit Graph

1897 Commits

Author SHA1 Message Date
Mark Jaquith c18497fac3 printf(), not print_f().
git-svn-id: https://develop.svn.wordpress.org/trunk@4327 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-04 10:35:49 +00:00
Mark Jaquith 39c5fabde5 hide Update Service option and display a friendly note when Privacy is turned on. Props mdawaffe for finding the culprit. fixes #3203
git-svn-id: https://develop.svn.wordpress.org/trunk@4326 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-04 10:27:53 +00:00
Mark Jaquith 81bb761e4d move plugin sorting (by Name) to get_plugins() so that it works for the Edit Plugins page too. fixes: #2412
git-svn-id: https://develop.svn.wordpress.org/trunk@4325 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-04 09:36:21 +00:00
Mark Jaquith 5db07cc81f sort plugins by plugin name, for real. fixes #2412
git-svn-id: https://develop.svn.wordpress.org/trunk@4322 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-04 08:56:44 +00:00
Mark Jaquith c09becab36 Manage Posts: hide empty categories in dropdown, provide hook for custom filtering. Props westi. fixes #3120
git-svn-id: https://develop.svn.wordpress.org/trunk@4321 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-04 07:54:38 +00:00
Mark Jaquith 3fdba8da61 Better notice and link after post/page saving. Props mdawaffe. fixes #1690
git-svn-id: https://develop.svn.wordpress.org/trunk@4317 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-04 07:46:47 +00:00
Mark Jaquith c73dc7e99d Refrain from reading files of 0 length. Props technosailor. fixes #1999
git-svn-id: https://develop.svn.wordpress.org/trunk@4314 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-04 07:29:33 +00:00
Mark Jaquith 9e207e0231 edit link next to each plugin. Props David House. fixes #1657
git-svn-id: https://develop.svn.wordpress.org/trunk@4313 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-04 06:48:52 +00:00
Ryan Boren e82527ecb6 Uploader improvements from mdawaffe. fixes #3191
git-svn-id: https://develop.svn.wordpress.org/trunk@4312 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-04 06:37:42 +00:00
Mark Jaquith d2129ef550 default category starts out unchecked. Props Viper007Bond. fixes #2938
git-svn-id: https://develop.svn.wordpress.org/trunk@4311 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-04 06:17:44 +00:00
Mark Jaquith 1c0f13ab9a missing wp-config.php error uses wp_die() now. props Nazgul. fixes #1936
git-svn-id: https://develop.svn.wordpress.org/trunk@4307 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-04 05:32:18 +00:00
Mark Jaquith 536873bc26 Clarify comment_max_links option text. Props chrisdolan and Nazgul. fixes 1397
git-svn-id: https://develop.svn.wordpress.org/trunk@4303 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-04 05:06:51 +00:00
Mark Jaquith 290a8b1a35 Better phrasing for date format text. Props abhay and zedlander. fixes: #2602
git-svn-id: https://develop.svn.wordpress.org/trunk@4297 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-04 04:37:00 +00:00
Mark Jaquith 206311948c pass incoming Technorati links through wptexturize(). Props Nazgul. fixes: #2856
git-svn-id: https://develop.svn.wordpress.org/trunk@4295 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-04 04:23:21 +00:00
Mark Jaquith bc7cd93309 case insensitive sorting. props Nazgul. fixes #3108
git-svn-id: https://develop.svn.wordpress.org/trunk@4289 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-04 03:49:56 +00:00
Ryan Boren dfc28e3aed Quote weblog title in email From header. Props graeme and Nazgul. fixes #1716
git-svn-id: https://develop.svn.wordpress.org/trunk@4286 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-04 03:03:41 +00:00
Ryan Boren 520e4974cc Grammar fix. Props Nazgul. fixes #3196
git-svn-id: https://develop.svn.wordpress.org/trunk@4282 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-04 02:02:22 +00:00
Ryan Boren 8f25e35913 Pageinate upload tabs. From the Paginator, mdawaffe. fixes #3193
git-svn-id: https://develop.svn.wordpress.org/trunk@4276 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-03 15:40:26 +00:00
Ryan Boren c1d042931b paginate_links() from mdawaffe. fixes #3159
git-svn-id: https://develop.svn.wordpress.org/trunk@4275 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-03 07:16:49 +00:00
Ryan Boren ad90b4519b Uploader improvements from mdawaffe. fixes #3191
git-svn-id: https://develop.svn.wordpress.org/trunk@4274 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-03 07:15:13 +00:00
Ryan Boren 7d1e552528 Show all cats when editing link. Order cats by most used.
git-svn-id: https://develop.svn.wordpress.org/trunk@4272 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-02 21:52:11 +00:00
Ryan Boren 384b956cc1 Do only the minimum sanitization on the URL redirect. fixes #2994
git-svn-id: https://develop.svn.wordpress.org/trunk@4268 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-02 19:26:12 +00:00
Ryan Boren 24cd5df33c Add and use delete class on delete buttons. Props mdawaffe. fixes #3187
git-svn-id: https://develop.svn.wordpress.org/trunk@4267 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-02 18:34:08 +00:00
Ryan Boren ca1d950498 Use correct var. Props Nazgul. fixes #3182
git-svn-id: https://develop.svn.wordpress.org/trunk@4266 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-02 18:27:11 +00:00
Ryan Boren cdd3f05642 Don't use deprecated functions. Props Nazgul. fixes #3186
git-svn-id: https://develop.svn.wordpress.org/trunk@4264 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-02 18:03:34 +00:00
Ryan Boren 8453685dc9 comment_post_redirect and comment_edit_redirect from Mark J. fixes #2590
git-svn-id: https://develop.svn.wordpress.org/trunk@4260 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-28 19:16:15 +00:00
Ryan Boren 6863534b25 Add support for RTL in install.php, upgrade.php and inline-uploading.php. Props Sewar. #3136
git-svn-id: https://develop.svn.wordpress.org/trunk@4259 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-28 17:35:59 +00:00
Ryan Boren 455dd7d763 RTL enhancements from Sewar. #3136
git-svn-id: https://develop.svn.wordpress.org/trunk@4258 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-27 00:51:17 +00:00
Ryan Boren bbccae9533 Add some IDs. Props Mark Jaquith. fixes #3164
git-svn-id: https://develop.svn.wordpress.org/trunk@4250 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-25 18:53:48 +00:00
Ryan Boren d8250fa8ce Use delete_page cap. Props activeingredient. fixes #3162
git-svn-id: https://develop.svn.wordpress.org/trunk@4220 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-25 01:19:08 +00:00
Ryan Boren a52b67b3d4 Add langauge_attributes() template tag. #3136
git-svn-id: https://develop.svn.wordpress.org/trunk@4218 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-24 20:16:13 +00:00
Ryan Boren b5ffe203a4 Add language and text_direction attributes to bloginfo. Set lang and dir attributes in admin header's html tag. #3136
git-svn-id: https://develop.svn.wordpress.org/trunk@4217 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-24 19:29:32 +00:00
Ryan Boren e7ae06f71f Don't show user form without privs. Props westi. fixes #3142
git-svn-id: https://develop.svn.wordpress.org/trunk@4216 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-24 10:08:58 +00:00
Matt Mullenweg 06dde0465f Correct font and height on the #advancedstuff dbx boxes under a post.
git-svn-id: https://develop.svn.wordpress.org/trunk@4214 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-23 10:22:05 +00:00
Matt Mullenweg 62dbcb5ded Don't show post author box unless there is more than one author to show.
git-svn-id: https://develop.svn.wordpress.org/trunk@4213 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-23 10:14:11 +00:00
Ryan Boren daa2dd78fe Don't reset cookies if INSTALLING.
git-svn-id: https://develop.svn.wordpress.org/trunk@4211 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-23 06:02:45 +00:00
Ryan Boren f81191d1a4 Tabbed editor fixes from skeltoac. #2829
git-svn-id: https://develop.svn.wordpress.org/trunk@4210 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-22 22:24:50 +00:00
Ryan Boren f9f1d06127 Remove extra-dimensional character caused by breach in the time-space continuum.
git-svn-id: https://develop.svn.wordpress.org/trunk@4207 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-22 07:09:15 +00:00
Ryan Boren c82cc535bc Tabbed editor from skeltoac. fixes #2829
git-svn-id: https://develop.svn.wordpress.org/trunk@4206 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-22 07:04:41 +00:00
Ryan Boren 7e99c9b9d7 Turn hard-coded paths to defines. Pull gettext includes int wp-settings. Props mdawaffe. fixes #3157
git-svn-id: https://develop.svn.wordpress.org/trunk@4202 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-21 20:46:39 +00:00
Ryan Boren ae2a89aa46 RTL support. Props mani_monaj. #3136
git-svn-id: https://develop.svn.wordpress.org/trunk@4201 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-21 00:34:34 +00:00
Matt Mullenweg 8d6bb192d6 These should say the same things.
git-svn-id: https://develop.svn.wordpress.org/trunk@4197 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-19 15:11:51 +00:00
Matt Mullenweg 06f0097a94 Options cleanup and some styling changes.
git-svn-id: https://develop.svn.wordpress.org/trunk@4196 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-19 06:11:42 +00:00
Ryan Boren d88ed56d55 Fix logo link in wp_die(). Props Sewar. fixes #3138
git-svn-id: https://develop.svn.wordpress.org/trunk@4194 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-18 23:40:19 +00:00
Ryan Boren 62c5e0449b Markup fix from Xmion. fixes #3133
git-svn-id: https://develop.svn.wordpress.org/trunk@4192 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-17 03:08:47 +00:00
Ryan Boren 45cd582085 AJAX responsiveness improvements from mdawaffe. fixes #3099
git-svn-id: https://develop.svn.wordpress.org/trunk@4187 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-13 21:39:53 +00:00
Ryan Boren 7d25a72195 do_action_ref_array(). fixes #3125
git-svn-id: https://develop.svn.wordpress.org/trunk@4186 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-12 17:45:23 +00:00
Ryan Boren 94cb7b27ab Add load action for pagenow.
git-svn-id: https://develop.svn.wordpress.org/trunk@4183 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-11 23:57:34 +00:00
Matt Mullenweg 8a3b227fb9 Bring back missing filter for wp_create_thumbnail
git-svn-id: https://develop.svn.wordpress.org/trunk@4182 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-11 02:19:15 +00:00
Ryan Boren 826dd2da08 Specify number of accepted args.
git-svn-id: https://develop.svn.wordpress.org/trunk@4176 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-08 23:18:03 +00:00
Ryan Boren bb74bd1d1b Move home and siteurl update events to action hooks.
git-svn-id: https://develop.svn.wordpress.org/trunk@4175 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-08 21:42:05 +00:00
Ryan Boren 3a5e26cad4 gettext Add. Props nbachiyski. fixes #3114
git-svn-id: https://develop.svn.wordpress.org/trunk@4170 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-07 17:30:06 +00:00
Ryan Boren 8941e0dfbe Validate good times, come on. Props Viper007Bond. fixes #3113
git-svn-id: https://develop.svn.wordpress.org/trunk@4169 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-07 17:28:29 +00:00
Ryan Boren a28be38534 i18n fixes from nbachiyski. fixes #3109
git-svn-id: https://develop.svn.wordpress.org/trunk@4165 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-05 18:52:24 +00:00
Ryan Boren b675317105 Enable quicktags for safari. Props mattyrob. fixes #3051
git-svn-id: https://develop.svn.wordpress.org/trunk@4164 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-03 19:35:37 +00:00
Ryan Boren f58cd3de78 Revert accidental commit.
git-svn-id: https://develop.svn.wordpress.org/trunk@4163 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-02 22:08:10 +00:00
Ryan Boren 8da0ba34e2 Nonce delete comment. Props mdawaffe. fixes #3103
git-svn-id: https://develop.svn.wordpress.org/trunk@4162 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-02 22:05:37 +00:00
Matt Mullenweg e4f2200797 Oh raquo, don't leave us now.
git-svn-id: https://develop.svn.wordpress.org/trunk@4161 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-02 21:33:33 +00:00
Ryan Boren 8390647b74 Ajax post meta fixes from mdawaffe. fixes #3098
git-svn-id: https://develop.svn.wordpress.org/trunk@4157 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-02 17:03:57 +00:00
Ryan Boren d1ff29a59a Use wp_dropdown_categories(). Fix padding. Don't allow a cat to be it's own parent. Props westi. fixes #3088
git-svn-id: https://develop.svn.wordpress.org/trunk@4156 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-01 20:38:24 +00:00
Ryan Boren 78a3e54add strip CDATA from title. Props pgarrett and mdawaffe. fixes #879
git-svn-id: https://develop.svn.wordpress.org/trunk@4150 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-31 17:36:35 +00:00
Ryan Boren 2e7e539054 Post date fixes. Props mdawaffe. fixes #878
git-svn-id: https://develop.svn.wordpress.org/trunk@4149 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-31 17:34:56 +00:00
Ryan Boren 7e82eef627 Use get_option instead of get_settings. Just 'cause.
git-svn-id: https://develop.svn.wordpress.org/trunk@4144 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-30 21:46:31 +00:00
Ryan Boren 886be0b0bd Add Browse Category dropdown. Props westi and thomas. fixes #2340
git-svn-id: https://develop.svn.wordpress.org/trunk@4137 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-30 17:17:09 +00:00
Ryan Boren 82bed993ed Rename Nickname to Username and mark Username and E-mail as required. Props filosofo. fixes #2940
git-svn-id: https://develop.svn.wordpress.org/trunk@4136 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-30 17:09:50 +00:00
Ryan Boren cd766e57e9 s/URI/URL/. Props Nazgul. fixes #2666
git-svn-id: https://develop.svn.wordpress.org/trunk@4133 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-30 16:40:17 +00:00
Ryan Boren 578fcb99df Add cap checks around getting started links. Props Mark J. fixes #3074
git-svn-id: https://develop.svn.wordpress.org/trunk@4130 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-30 09:12:29 +00:00
Ryan Boren c1582ab856 Capitalization fixes from foolswisdom and davidosier. fixes #3077
git-svn-id: https://develop.svn.wordpress.org/trunk@4125 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-30 01:47:01 +00:00
Ryan Boren 77321c1c65 style tweakage
git-svn-id: https://develop.svn.wordpress.org/trunk@4124 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-30 01:11:49 +00:00
Ryan Boren c2e2e7e9ca Add page specific admin_head action. Add admin_print_scripts actions.
git-svn-id: https://develop.svn.wordpress.org/trunk@4120 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-28 23:08:48 +00:00
Ryan Boren 52b7812018 Don't specialchar user description on save. fixes #3069
git-svn-id: https://develop.svn.wordpress.org/trunk@4118 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-25 17:47:19 +00:00
Ryan Boren 0a4046937d Blog public fix from Mark J. fixes #3023
git-svn-id: https://develop.svn.wordpress.org/trunk@4115 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-24 23:38:13 +00:00
Ryan Boren 4a9ad00205 Make those chars feel special.
git-svn-id: https://develop.svn.wordpress.org/trunk@4112 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-24 22:33:16 +00:00
Ryan Boren 622a66dc05 Die before including the header.
git-svn-id: https://develop.svn.wordpress.org/trunk@4111 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-22 18:20:00 +00:00
Ryan Boren 22e5c7049f Add plugin page load hooks. Useful for queueing scripts for a particular plugin page.
git-svn-id: https://develop.svn.wordpress.org/trunk@4110 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-22 17:38:09 +00:00
Ryan Boren 33e6c8fbde cache_javascript_headers() from masquerade. fixes #3059 #2799
git-svn-id: https://develop.svn.wordpress.org/trunk@4109 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-22 17:31:53 +00:00
Ryan Boren aeed0eca65 More fun with menus.
git-svn-id: https://develop.svn.wordpress.org/trunk@4100 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-15 22:13:36 +00:00
Ryan Boren 01bfb73c52 Kill this check for now.
git-svn-id: https://develop.svn.wordpress.org/trunk@4099 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-15 21:37:03 +00:00
Ryan Boren ab2645737a More menu fixes. #2257
git-svn-id: https://develop.svn.wordpress.org/trunk@4097 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-15 21:03:11 +00:00
Ryan Boren c45387d31b Add some spacing
git-svn-id: https://develop.svn.wordpress.org/trunk@4094 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-14 22:21:22 +00:00
Ryan Boren d143a5ac02 menu fixes. #2257 #2696
git-svn-id: https://develop.svn.wordpress.org/trunk@4093 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-14 21:24:43 +00:00
Ryan Boren 8988c209e9 Fix autosave redirects
git-svn-id: https://develop.svn.wordpress.org/trunk@4088 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-11 19:13:00 +00:00
Ryan Boren 89c450981a autosave fix ups
git-svn-id: https://develop.svn.wordpress.org/trunk@4087 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-11 18:54:09 +00:00
Ryan Boren 5f241c40be autosave fix ups
git-svn-id: https://develop.svn.wordpress.org/trunk@4086 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-11 18:50:28 +00:00
Ryan Boren 0106320536 autosave span from masquerade
git-svn-id: https://develop.svn.wordpress.org/trunk@4084 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-11 07:26:48 +00:00
Ryan Boren 076e269681 Validation fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@4083 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-11 06:34:14 +00:00
Ryan Boren ff9a056e8b Autosave and prototype. Props masquerade. fixes #3020 #3017
git-svn-id: https://develop.svn.wordpress.org/trunk@4082 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-11 03:54:45 +00:00
Ryan Boren 6ba3c5787d Login screen updates from bryanveloso. fixes #3021
git-svn-id: https://develop.svn.wordpress.org/trunk@4081 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-10 08:43:58 +00:00
Ryan Boren c4671bd480 Capitalization fix from Mark J. fixes #3004
git-svn-id: https://develop.svn.wordpress.org/trunk@4079 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-07 18:44:13 +00:00
Ryan Boren c96cd87466 Fix duplicate index error. Props ryanscheuermann. fixes #2695
git-svn-id: https://develop.svn.wordpress.org/trunk@4076 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-07 00:30:56 +00:00
Ryan Boren cb85958cb6 New login. fixes #2999
git-svn-id: https://develop.svn.wordpress.org/trunk@4073 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-05 04:00:21 +00:00
Matt Mullenweg 24c76ec9d6 Useless notice
git-svn-id: https://develop.svn.wordpress.org/trunk@4069 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-29 17:05:39 +00:00
Ryan Boren 86b08a2787 Fix redirect and publish.
git-svn-id: https://develop.svn.wordpress.org/trunk@4059 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-28 22:18:41 +00:00
Ryan Boren 0dab1b7f5b Menu and plugin tweakage.
git-svn-id: https://develop.svn.wordpress.org/trunk@4049 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-26 22:18:36 +00:00
Ryan Boren 31376ccaa9 Admin AJAX tweaks from mdawaffe. fixes #2969
git-svn-id: https://develop.svn.wordpress.org/trunk@4042 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-25 19:01:52 +00:00
Ryan Boren d44fdf7d33 Category Ajax improvements from mdawaffe. fixes #2803
git-svn-id: https://develop.svn.wordpress.org/trunk@4041 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-25 06:36:10 +00:00
Ryan Boren 7180b478e1 Trim theme and plugin data. fixes #2943
git-svn-id: https://develop.svn.wordpress.org/trunk@4035 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-23 19:20:11 +00:00
Ryan Boren 89d8708cb1 Custom field AJAX fix from mdawaffe. fixes #2970
git-svn-id: https://develop.svn.wordpress.org/trunk@4029 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-23 17:14:51 +00:00
Ryan Boren e06934b624 Don't allow blank cats. Props donncha. fixes #2960
git-svn-id: https://develop.svn.wordpress.org/trunk@4022 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-20 01:30:37 +00:00
Ryan Boren 47f127394b i18n fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@4021 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-18 02:31:21 +00:00