WordPress Version 2.0.1 was comprised of security and bug fixes.
See the list of tickets closed for 2.0.1
- 3362: Pop the champagne
- 3364: Don't be lazy. Props Denyerec
- 3365: Exit after sending headers. fixes #1917
- 3366: Use API to delete comment so that counts are kept in sync. Props Mike Little. fixes #2159
- 3367: Title fixes for plugin menu pages. fixes #1447
- 3368: i18n trackback fix. Props thinkini. fixes #2163
- 3369: Use mb_strcut instead of mb_substr. fixes #2163
- 3370: Anchor str replacements to head so that we don't replace across the entire string. fixes #2162
- 3371: Create explicit page attachment rewrite rules rather than matching the attachment name against a regexp.
- 3372: Regen page rewrite rules when upgrading.
- 3373: Cache rewrite rules. Add WP_Rewrite::flush_rules(). fixes #2155
- 3374: Flesh out LJ importer.
- 3375: LJ tweaks.
- 3376: Typo in wp_upload_bits()
- 3377: Fix extension handling.
- 3378: More wp_upload_bits() fixes.
- 3379: Post delete fix from David House. fixes #2173
- 3380: Silenzio.
- 3381: Add footer to Import Blogroll page. Props Ozh. fixes #2168
- 3382: Move PHP_SELF setup to wp-settings.php. #2153
- 3383: newCatAddIn fix. fixes #2184
- 3384: Trackback tweaks. Props http://blog.serv.idv.tw/2005/12/29/380/. fixes #2170
- 3385: Fallback to matching the leaf category if the full path doesn't match. Props David House. fixes #2161
- 3386: Default expiration is too long. Change it to 15 minutes.
- 3387: MT import fixes from cubex.
- 3388: Preserve suid and sgid bits when creating new directories. fixes #2190
- 3389: Upload dir cleanups. Honor old fileupload_path settings if present.
- 3390: Create dir hierarchy for files passed to wp_upload_bits().
- 3391: Fix redirect when already logged in.
- 3392: Decode entities in inline uploader. fixes #2208
- 3393: i18n fixes from SteveAgl. fixes #2207
- 3394: Strip # from filenames. fixes #2166
- 3395: Better broken path info workaround for setups that use redirection.
- 3396: Fix variable name collision that was breaking paging. fixes #2204
- 3397: Fix typo. Props gasper@gmail.com. fixes #2213
- 3398: Handle quotes in upload titles. fixes #2198
- 3399: Default theme header color provisioning tweaks. fixes #2219
- 3400: More reliable cache flusher that does not require glob().
- 3401: Add [L] to rewrite rule. Props cavemonkey50. fixes #2222
- 3402: Don't remove top level cache dir when flushing.
- 3403: Remove printr calls.
- 3404: Don't cache posts when importing. fixes #2224
- 3405: LJ importer tweaks.
- 3406: Technorati URL change.
- 3407: Send to editor fix ups. fixes #2199
- 3408: Check if SCRIPT_FILENAME is set to avoid warnings. fixes #2227
- 3409: Avoid invoking template filters twice. Props David House. fixes #2225
- 3410: Fix get_post_meta() array return. fixes #2183
- 3411: Save cache after the shutdown hook runs. fixes #2232
- 3412: i81n fix from David House. fixes #2214
- 3413: Add upload folder options. Props David House. fixes #2206
- 3414: Bump version.
- 3415: dbx hooks from Owen. fixes #2250
- 3416: Confirm-delete dialog fix from Mark Jaquith. fixes #2249
- 3417: Pass comments through kses. Props tsimmons. fixes #2130 #2167
- 3418: Rerun comment text back through kses.
- 3419: Dotclear importer from thomasq. fixes #2234
- 3420: Better redirect back.
- 3421: Re-arrange these options a bit
- 3422: HTML and JS cleanup
- 3423: Require admin.php. fixes #2263
- 3424: i18n updates from SteveAgl. fixes #2260
- 3425: Add gettext filter. fixes #2258
- 3426: Don't overwrite global request when starting a new query.
- 3427: Trigger pre_ping action outside of loop. Props Mark Jaquith. fixes #2269
- 3428: Remove reference to non-existent edit-attachment-form. fixes #2270
- 3429: kses regex tweakage for better comment filtering. fixes #2130
- 3430: Make the xmlrpc user the current user. fixes #2273
- 3431: Remove debug cruft. fixes #2273
- 3432: Make sure cat-js loads. Props donncha. fixes #2262
- 3433: Force absolute lookup. Props tanuki. fixes #2237
- 3434: Relocate edit_page_form hook for consistency. Props Denis-de-Bernardy. fixes #2118
- 3435: Acquire lock when flushing cache.
- 3436: Disable peristent cache when safe_mode.
- 3437: More upload path tweaks. fixes #2271
- 3438: i18n fix from pandem. fixes #2292
- 3439: Set charset. Props ruckus. fixes #2289
- 3440: wp_specialchars the request uri when contructing paging links. fixes #1686
- 3441: Link import fix from Kafkaesqui. fixes #2296
- 3442: Use ->comments instead of . fixes #2294
- 3443: Use ->comments instead of . fixes #2293
- 3444: Don't allow uploading PHP files, fixes #2300.
- 3445: Better HTTPS support - fixes #2283
- 3446: Strip some more funny chars, fixes #2093
- 3447: Plugin update from Skippy, fixes #2251
- 3448: get_post_custom_values update. Fixes #2160
- 3449: Let's not modify wpconfig for now, fixes #2107
- 3450: Axe those funny looking lines - fixes #2192
- 3451: Better text
- 3452: wp_roles cleanup.
- 3453: wp_roles cleanup
- 3454: sanitize_user() fixes.
- 3455: Pass comment ID to comment email filters. Props Mark Jaquith. fixes #2307
- 3456: Check upload_files cap for inline uploader. Props David House and doit-cu. fixes #2302
- 3457: Accommodate long page names in Page Parent dropdown. Props David House. fixes #2304
- 3458: Give draft posts a current timestamp. Props David House and technosailor. fixes #2164
- 3459: Fall back to default theme if current theme is deleted. Props David House. fixes #2305
- 3460: Fix kubrick and hReview style conflict. Props Ryan King. fixes #1436
- 3461: Needless specificity
- 3462: Add ENABLE_CACHE flag to force persistent cache enable.
- 3463: Execute pings rework from skeltoac. #2197
- 3464: 8 not 7. fixes #2283
- 3465: Cache flush improvements from Owen. fixes #2223 #2278
- 3466: Remove unneeded (and broken) line. Props asher. fixes #2314
- 3467: Make sure we have an array. Props Ozh and David House. fixes #2313
- 3468: Don't use glob. Props David House. fixes #2312
- 3469: updateOtherIcon. fixes #2315
- 3470: Link OPML changes, fixes #2325
- 3471: Compat function, fixes #2319
- 3472: Use array_append() instead of unions. Props majelbstoat. fixes #2321
- 3473: is_preview() fixes from David House. fixes #2188
- 3474: add_query_arg() fix from majelbstoat. fixes #2326
- 3475: wp-mail quote escaping fix from majelbstoat. fixes #2209
- 3476: Don't list current theme in the availablet themes list.
- 3477: Sort plugins by plugin name, not file name.
- 3478: Bumpity, bump, bump.
- 3479: uksort() not usort()
- 3480: Upload links fix. fixes #2337
- 3481: Username sanitization cleanups.
- 3482: add_role() fix from nielshackius. fixes #2298
- 3483: Role display fix from Owen. fixes #2338
- 3484: 404 if category not found. fixes #2123
- 3485: update_option_* actions. fixes #2332
- 3486: post_custom cleanup. fixes #2160
- 3487: Use double quotes. fixes #2332
- 3488: Reinstate user_firstname, user_lastname, and user_description in the user object for backwards compat.
- 3489: Make sure we have an array. Props David House. fixes #2344
- 3490: Caching typo.
- 3491: CGI ping fixes. fixes #2197
- 3492: TB fix. fixes #2197
- 3493: Fix RSD link. Props Juergen. fixes #2349
- 3494: Allow empty usermeta fields. Props David House. fixes #2341
- 3495: Delete usermeta field if set to empty string. Props David House. fixes #2341
- 3496: Flush all_page_ids when a page is addded or deleted.
- 3497: Make check_admin_referer() pluggable.
- 3498: Check if HTTP_RAW_POST_DATA is set to avoid undefined var warning. Props Juergen. fixes #2350
- 3499: Remove core_files_loaded action due to general uselessness. fixes #2347
- 3500: Add text/javascript header to cat-js.php. Props Juergen. fixes #2351
- 3501: Remove execute bit from uploaded files. #2190
View other Changelogs