ryan
|
410206ab66
|
dbx hooks from Owen. fixes #2250
git-svn-id: http://svn.automattic.com/wordpress/trunk@3415 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-09 22:44:42 +00:00 |
|
ryan
|
8154a9f636
|
Bump version.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3414 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-09 22:29:36 +00:00 |
|
ryan
|
88e32d34fc
|
Add upload folder options. Props David House. fixes #2206
git-svn-id: http://svn.automattic.com/wordpress/trunk@3413 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-09 22:24:57 +00:00 |
|
ryan
|
0784227411
|
i81n fix from David House. fixes #2214
git-svn-id: http://svn.automattic.com/wordpress/trunk@3412 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-07 06:33:49 +00:00 |
|
ryan
|
84da5fc90f
|
Save cache after the shutdown hook runs. fixes #2232
git-svn-id: http://svn.automattic.com/wordpress/trunk@3411 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-06 02:10:43 +00:00 |
|
ryan
|
02089fb5f2
|
Fix get_post_meta() array return. fixes #2183
git-svn-id: http://svn.automattic.com/wordpress/trunk@3410 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-06 01:30:13 +00:00 |
|
ryan
|
cff4c42d36
|
Avoid invoking template filters twice. Props David House. fixes #2225
git-svn-id: http://svn.automattic.com/wordpress/trunk@3409 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-06 01:09:16 +00:00 |
|
ryan
|
c1ed565c23
|
Check if SCRIPT_FILENAME is set to avoid warnings. fixes #2227
git-svn-id: http://svn.automattic.com/wordpress/trunk@3408 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-06 01:05:59 +00:00 |
|
ryan
|
63e1963e19
|
Send to editor fix ups. fixes #2199
git-svn-id: http://svn.automattic.com/wordpress/trunk@3407 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-05 23:33:50 +00:00 |
|
matt
|
0b1e3030b3
|
Technorati URL change.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3406 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-05 06:31:11 +00:00 |
|
ryan
|
aeb76a3a42
|
LJ importer tweaks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3405 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-05 05:35:09 +00:00 |
|
ryan
|
778923ceb1
|
Don't cache posts when importing. fixes #2224
git-svn-id: http://svn.automattic.com/wordpress/trunk@3404 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-05 05:34:28 +00:00 |
|
ryan
|
81cb9e9d7b
|
Remove printr calls.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3403 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-05 05:27:31 +00:00 |
|
ryan
|
05188cd4a0
|
Don't remove top level cache dir when flushing.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3402 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-05 04:50:58 +00:00 |
|
ryan
|
9c9f5f8aaa
|
Add [L] to rewrite rule. Props cavemonkey50. fixes #2222
git-svn-id: http://svn.automattic.com/wordpress/trunk@3401 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-05 03:47:38 +00:00 |
|
ryan
|
9675f5fd55
|
More reliable cache flusher that does not require glob().
git-svn-id: http://svn.automattic.com/wordpress/trunk@3400 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-05 02:56:42 +00:00 |
|
ryan
|
dd8e5a3aae
|
Default theme header color provisioning tweaks. fixes #2219
git-svn-id: http://svn.automattic.com/wordpress/trunk@3399 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-05 01:47:22 +00:00 |
|
ryan
|
c26e1c0cc3
|
Handle quotes in upload titles. fixes #2198
git-svn-id: http://svn.automattic.com/wordpress/trunk@3398 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-05 01:43:30 +00:00 |
|
ryan
|
0275a631e0
|
Fix typo. Props gasper@gmail.com. fixes #2213
git-svn-id: http://svn.automattic.com/wordpress/trunk@3397 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-04 00:49:25 +00:00 |
|
ryan
|
6db55e81a6
|
Fix variable name collision that was breaking paging. fixes #2204
git-svn-id: http://svn.automattic.com/wordpress/trunk@3396 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-04 00:41:53 +00:00 |
|
ryan
|
e2aecdde88
|
Better broken path info workaround for setups that use redirection.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3395 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-03 00:59:31 +00:00 |
|
ryan
|
d004dacd10
|
Strip # from filenames. fixes #2166
git-svn-id: http://svn.automattic.com/wordpress/trunk@3394 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-02 21:31:51 +00:00 |
|
ryan
|
ee8b3c94df
|
i18n fixes from SteveAgl. fixes #2207
git-svn-id: http://svn.automattic.com/wordpress/trunk@3393 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-02 21:08:34 +00:00 |
|
ryan
|
b60db381c7
|
Decode entities in inline uploader. fixes #2208
git-svn-id: http://svn.automattic.com/wordpress/trunk@3392 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-02 20:55:45 +00:00 |
|
ryan
|
f156be20cb
|
Fix redirect when already logged in.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3391 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-02 08:46:13 +00:00 |
|
ryan
|
b0f69e20a3
|
Create dir hierarchy for files passed to wp_upload_bits().
git-svn-id: http://svn.automattic.com/wordpress/trunk@3390 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-02 04:59:39 +00:00 |
|
ryan
|
c798fede84
|
Upload dir cleanups. Honor old fileupload_path settings if present.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3389 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-02 04:33:27 +00:00 |
|
ryan
|
807f5ded08
|
Preserve suid and sgid bits when creating new directories. fixes #2190
git-svn-id: http://svn.automattic.com/wordpress/trunk@3388 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-02 02:50:59 +00:00 |
|
ryan
|
da72493884
|
MT import fixes from cubex.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3387 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-01 22:54:56 +00:00 |
|
ryan
|
faa30b7898
|
Default expiration is too long. Change it to 15 minutes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3386 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-31 22:34:58 +00:00 |
|
ryan
|
67febd9d7a
|
Fallback to matching the leaf category if the full path doesn't match. Props David House. fixes #2161
git-svn-id: http://svn.automattic.com/wordpress/trunk@3385 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-31 21:53:13 +00:00 |
|
ryan
|
90fc694201
|
Trackback tweaks. Props http://blog.serv.idv.tw/2005/12/29/380/. fixes #2170
git-svn-id: http://svn.automattic.com/wordpress/trunk@3384 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-31 21:24:56 +00:00 |
|
ryan
|
41a3730222
|
newCatAddIn fix. fixes #2184
git-svn-id: http://svn.automattic.com/wordpress/trunk@3383 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-31 20:59:28 +00:00 |
|
ryan
|
38f4fca0db
|
Move PHP_SELF setup to wp-settings.php. #2153
git-svn-id: http://svn.automattic.com/wordpress/trunk@3382 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-29 23:11:26 +00:00 |
|
ryan
|
095edb0aea
|
Add footer to Import Blogroll page. Props Ozh. fixes #2168
git-svn-id: http://svn.automattic.com/wordpress/trunk@3381 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-29 21:59:38 +00:00 |
|
ryan
|
fb25862f14
|
Silenzio.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3380 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-29 21:42:56 +00:00 |
|
ryan
|
8cdc22e3d8
|
Post delete fix from David House. fixes #2173
git-svn-id: http://svn.automattic.com/wordpress/trunk@3379 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-29 21:16:53 +00:00 |
|
ryan
|
6d40d77615
|
More wp_upload_bits() fixes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3378 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-29 02:07:10 +00:00 |
|
ryan
|
39195303f1
|
Fix extension handling.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3377 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-29 01:46:32 +00:00 |
|
ryan
|
d789b7005e
|
Typo in wp_upload_bits()
git-svn-id: http://svn.automattic.com/wordpress/trunk@3376 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-29 01:40:42 +00:00 |
|
ryan
|
00e695e6f5
|
LJ tweaks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3375 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-29 01:25:41 +00:00 |
|
ryan
|
529d5294ec
|
Flesh out LJ importer.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3374 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-28 20:24:12 +00:00 |
|
ryan
|
305a286ce1
|
Cache rewrite rules. Add WP_Rewrite::flush_rules(). fixes #2155
git-svn-id: http://svn.automattic.com/wordpress/trunk@3373 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-28 07:05:05 +00:00 |
|
ryan
|
81f0c504cd
|
Regen page rewrite rules when upgrading.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3372 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-28 05:20:13 +00:00 |
|
ryan
|
240128b76d
|
Create explicit page attachment rewrite rules rather than matching the attachment name against a regexp.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3371 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-28 04:27:21 +00:00 |
|
ryan
|
8906eb2557
|
Anchor str replacements to head so that we don't replace across the entire string. fixes #2162
git-svn-id: http://svn.automattic.com/wordpress/trunk@3370 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-28 01:48:29 +00:00 |
|
ryan
|
b64e33619d
|
Use mb_strcut instead of mb_substr. fixes #2163
git-svn-id: http://svn.automattic.com/wordpress/trunk@3369 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-28 01:06:57 +00:00 |
|
ryan
|
f1e77a800a
|
i18n trackback fix. Props thinkini. fixes #2163
git-svn-id: http://svn.automattic.com/wordpress/trunk@3368 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-28 00:55:55 +00:00 |
|
ryan
|
97749ecf1d
|
Title fixes for plugin menu pages. fixes #1447
git-svn-id: http://svn.automattic.com/wordpress/trunk@3367 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-28 00:45:13 +00:00 |
|
ryan
|
365a7b5ee0
|
Use API to delete comment so that counts are kept in sync. Props Mike Little. fixes #2159
git-svn-id: http://svn.automattic.com/wordpress/trunk@3366 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-28 00:42:42 +00:00 |
|