Commit Graph

3449 Commits

Author SHA1 Message Date
Ryan Boren a2e19bdbef Username sanitization cleanups.
git-svn-id: https://develop.svn.wordpress.org/trunk@3481 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-25 03:09:16 +00:00
Ryan Boren 696afcde2e Upload links fix. fixes #2337
git-svn-id: https://develop.svn.wordpress.org/trunk@3480 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-25 00:49:13 +00:00
Ryan Boren 068d987b1a uksort() not usort()
git-svn-id: https://develop.svn.wordpress.org/trunk@3479 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-24 09:44:17 +00:00
Ryan Boren 6afd559cb2 Bumpity, bump, bump.
git-svn-id: https://develop.svn.wordpress.org/trunk@3478 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-24 07:53:26 +00:00
Ryan Boren a0467454ef Sort plugins by plugin name, not file name.
git-svn-id: https://develop.svn.wordpress.org/trunk@3477 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-24 07:48:21 +00:00
Ryan Boren 3855fbe248 Don't list current theme in the availablet themes list.
git-svn-id: https://develop.svn.wordpress.org/trunk@3476 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-24 07:38:29 +00:00
Ryan Boren 852e4073b7 wp-mail quote escaping fix from majelbstoat. fixes #2209
git-svn-id: https://develop.svn.wordpress.org/trunk@3475 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-23 23:49:22 +00:00
Ryan Boren 017660016b add_query_arg() fix from majelbstoat. fixes #2326
git-svn-id: https://develop.svn.wordpress.org/trunk@3474 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-23 23:42:25 +00:00
Ryan Boren 28bd6692a0 is_preview() fixes from David House. fixes #2188
git-svn-id: https://develop.svn.wordpress.org/trunk@3473 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-23 23:39:56 +00:00
Ryan Boren dc34d7be58 Use array_append() instead of unions. Props majelbstoat. fixes #2321
git-svn-id: https://develop.svn.wordpress.org/trunk@3472 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-23 23:20:17 +00:00
Matt Mullenweg 55cb586498 Compat function, fixes #2319
git-svn-id: https://develop.svn.wordpress.org/trunk@3471 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-23 23:15:17 +00:00
Matt Mullenweg dbdd0e5d84 Link OPML changes, fixes #2325
git-svn-id: https://develop.svn.wordpress.org/trunk@3470 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-23 23:10:08 +00:00
Ryan Boren baeea6657e updateOtherIcon. fixes #2315
git-svn-id: https://develop.svn.wordpress.org/trunk@3469 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-21 05:41:52 +00:00
Ryan Boren 373ecf32fb Don't use glob. Props David House. fixes #2312
git-svn-id: https://develop.svn.wordpress.org/trunk@3468 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-20 21:09:19 +00:00
Ryan Boren c2835f7266 Make sure we have an array. Props Ozh and David House. fixes #2313
git-svn-id: https://develop.svn.wordpress.org/trunk@3467 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-20 21:07:10 +00:00
Ryan Boren 19515e03dd Remove unneeded (and broken) line. Props asher. fixes #2314
git-svn-id: https://develop.svn.wordpress.org/trunk@3466 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-20 21:02:59 +00:00
Ryan Boren c87ff19cf0 Cache flush improvements from Owen. fixes #2223 #2278
git-svn-id: https://develop.svn.wordpress.org/trunk@3465 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-19 22:12:15 +00:00
Ryan Boren 10bc034888 8 not 7. fixes #2283
git-svn-id: https://develop.svn.wordpress.org/trunk@3464 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-19 00:21:42 +00:00
Ryan Boren a096f26055 Execute pings rework from skeltoac. #2197
git-svn-id: https://develop.svn.wordpress.org/trunk@3463 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-19 00:03:28 +00:00
Ryan Boren 080c0c2bb5 Add ENABLE_CACHE flag to force persistent cache enable.
git-svn-id: https://develop.svn.wordpress.org/trunk@3462 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-18 22:21:40 +00:00
Matt Mullenweg ebffa9cc76 Needless specificity
git-svn-id: https://develop.svn.wordpress.org/trunk@3461 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-18 20:14:39 +00:00
Ryan Boren ed28ab682d Fix kubrick and hReview style conflict. Props Ryan King. fixes #1436
git-svn-id: https://develop.svn.wordpress.org/trunk@3460 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-18 19:45:24 +00:00
Ryan Boren 769f95e6e6 Fall back to default theme if current theme is deleted. Props David House. fixes #2305
git-svn-id: https://develop.svn.wordpress.org/trunk@3459 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-18 19:38:29 +00:00
Ryan Boren 006f02c99c Give draft posts a current timestamp. Props David House and technosailor. fixes #2164
git-svn-id: https://develop.svn.wordpress.org/trunk@3458 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-18 19:30:28 +00:00
Ryan Boren bc83012b6a Accomodate long page names in Page Parent dropdown. Props David House. fixes #2304
git-svn-id: https://develop.svn.wordpress.org/trunk@3457 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-18 19:21:37 +00:00
Ryan Boren a6baed8b6c Check upload_files cap for inline uploader. Props David House and doit-cu. fixes #2302
git-svn-id: https://develop.svn.wordpress.org/trunk@3456 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-18 19:16:31 +00:00
Ryan Boren d06dfa3478 Pass comment ID to comment email filters. Props Mark Jaquith. fixes #2307
git-svn-id: https://develop.svn.wordpress.org/trunk@3455 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-18 18:49:28 +00:00
Ryan Boren d1e7e7e9b7 sanitize_user() fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@3454 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-18 05:37:26 +00:00
Ryan Boren 2083c8d0b9 wp_roles cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@3453 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-18 03:07:26 +00:00
Ryan Boren e165c3394e wp_roles cleanup.
git-svn-id: https://develop.svn.wordpress.org/trunk@3452 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-18 01:06:11 +00:00
Matt Mullenweg d91c2aa46b Better text
git-svn-id: https://develop.svn.wordpress.org/trunk@3451 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-17 02:07:37 +00:00
Matt Mullenweg d2883b90ce Axe those funny looking lines - fixes #2192
git-svn-id: https://develop.svn.wordpress.org/trunk@3450 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-17 01:51:26 +00:00
Matt Mullenweg 71a7392fb4 Let's not modify wpconfig for now, fixes #2107
git-svn-id: https://develop.svn.wordpress.org/trunk@3449 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-17 01:03:23 +00:00
Matt Mullenweg 5275f2eef6 get_post_custom_values update. Fixes #2160
git-svn-id: https://develop.svn.wordpress.org/trunk@3448 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-17 01:01:17 +00:00
Matt Mullenweg f5d1124575 Plugin update from Skippy, fixes #2251
git-svn-id: https://develop.svn.wordpress.org/trunk@3447 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-17 00:51:34 +00:00
Matt Mullenweg a3b37a3efd Strip some more funny chars, fixes #2093
git-svn-id: https://develop.svn.wordpress.org/trunk@3446 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-17 00:48:24 +00:00
Matt Mullenweg 07463c0755 Better HTTPS support - fixes #2283
git-svn-id: https://develop.svn.wordpress.org/trunk@3445 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-16 23:04:09 +00:00
Matt Mullenweg f3a9342825 Don't allow uploading PHP files, fixes #2300.
git-svn-id: https://develop.svn.wordpress.org/trunk@3444 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-16 23:02:27 +00:00
Ryan Boren cbcdd4cbb0 Use ->comments instead of . fixes #2293
git-svn-id: https://develop.svn.wordpress.org/trunk@3443 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-16 20:07:00 +00:00
Ryan Boren 3329ef57fd Use ->comments instead of . fixes #2294
git-svn-id: https://develop.svn.wordpress.org/trunk@3442 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-16 20:03:56 +00:00
Ryan Boren be5676b157 Link import fix from Kafkaesqui. fixes #2296
git-svn-id: https://develop.svn.wordpress.org/trunk@3441 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-16 19:57:20 +00:00
Ryan Boren 353b0b2b5c wp_specialchars the request uri when contructing paging links. fixes #1686
git-svn-id: https://develop.svn.wordpress.org/trunk@3440 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-15 23:42:10 +00:00
Ryan Boren 78f83fd29e Set charset. Props ruckus. fixes #2289
git-svn-id: https://develop.svn.wordpress.org/trunk@3439 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-15 23:21:29 +00:00
Ryan Boren 6a0ee8785c i18n fix from pandem. fixes #2292
git-svn-id: https://develop.svn.wordpress.org/trunk@3438 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-15 22:04:21 +00:00
Ryan Boren f08416af58 More upload path tweaks. fixes #2271
git-svn-id: https://develop.svn.wordpress.org/trunk@3437 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-14 22:09:51 +00:00
Ryan Boren 0d0a6b876d Disable peristent cache when safe_mode.
git-svn-id: https://develop.svn.wordpress.org/trunk@3436 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-14 21:22:48 +00:00
Ryan Boren 79da568b81 Acquire lock when flushing cache.
git-svn-id: https://develop.svn.wordpress.org/trunk@3435 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-14 00:05:22 +00:00
Ryan Boren 5c16c3de26 Relocate edit_page_form hook for consistency. Props Denis-de-Bernardy. fixes #2118
git-svn-id: https://develop.svn.wordpress.org/trunk@3434 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-13 22:42:45 +00:00
Ryan Boren f8f6b07e9c Force absolute lookup. Props tanuki. fixes #2237
git-svn-id: https://develop.svn.wordpress.org/trunk@3433 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-13 22:40:22 +00:00
Ryan Boren 41b6a1945e Make sure cat-js loads. Props donncha. fixes #2262
git-svn-id: https://develop.svn.wordpress.org/trunk@3432 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-13 22:09:57 +00:00