Commit Graph

3540 Commits

Author SHA1 Message Date
Ryan Boren 367e600ea8 Regen page rewrite rules when upgrading.
git-svn-id: https://develop.svn.wordpress.org/trunk@3372 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-28 05:20:13 +00:00
Ryan Boren eddf881bb5 Create explicit page attachment rewrite rules rather than matching the attachment name against a regexp.
git-svn-id: https://develop.svn.wordpress.org/trunk@3371 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-28 04:27:21 +00:00
Ryan Boren 424dd330fe Anchor str replacements to head so that we don't replace across the entire string. fixes #2162
git-svn-id: https://develop.svn.wordpress.org/trunk@3370 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-28 01:48:29 +00:00
Ryan Boren 19a75024be Use mb_strcut instead of mb_substr. fixes #2163
git-svn-id: https://develop.svn.wordpress.org/trunk@3369 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-28 01:06:57 +00:00
Ryan Boren 9e591c4154 i18n trackback fix. Props thinkini. fixes #2163
git-svn-id: https://develop.svn.wordpress.org/trunk@3368 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-28 00:55:55 +00:00
Ryan Boren 5ff3240176 Title fixes for plugin menu pages. fixes #1447
git-svn-id: https://develop.svn.wordpress.org/trunk@3367 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-28 00:45:13 +00:00
Ryan Boren 2ef647c04f Use API to delete comment so that counts are kept in sync. Props Mike Little. fixes #2159
git-svn-id: https://develop.svn.wordpress.org/trunk@3366 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-28 00:42:42 +00:00
Ryan Boren 2628a27ef4 Exit after sending headers. fixes #1917
git-svn-id: https://develop.svn.wordpress.org/trunk@3365 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-28 00:16:40 +00:00
Ryan Boren 8a629a0663 Don't be lazy. Props Denyerec
git-svn-id: https://develop.svn.wordpress.org/trunk@3364 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-28 00:10:23 +00:00
Matt Mullenweg 774578481e Pop the champagne
git-svn-id: https://develop.svn.wordpress.org/trunk@3362 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-26 20:15:06 +00:00
Ryan Boren 152fe33307 Don't require admin-header.
git-svn-id: https://develop.svn.wordpress.org/trunk@3361 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-26 17:00:39 +00:00
Ryan Boren 8c39cb14c3 Use wp_handle_upload().
git-svn-id: https://develop.svn.wordpress.org/trunk@3360 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-26 09:55:24 +00:00
Ryan Boren 76c78b624d Make sure we have a valid timestamp. fixes #2148
git-svn-id: https://develop.svn.wordpress.org/trunk@3359 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-25 21:42:07 +00:00
Ryan Boren 01d852fe7f Silence mkdir().
git-svn-id: https://develop.svn.wordpress.org/trunk@3358 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-25 21:16:27 +00:00
Ryan Boren bae7d044d2 Update post_modified when the post is changed. fixes #1837
git-svn-id: https://develop.svn.wordpress.org/trunk@3357 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-24 20:04:59 +00:00
Ryan Boren 250ecaaf4f Fix page permalink 404 when pages are reordered. Props David House. fixes #2071
git-svn-id: https://develop.svn.wordpress.org/trunk@3356 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-24 16:26:55 +00:00
Ryan Boren 7531aa10b7 gettext updates from SteveAgl. fixes #2143
git-svn-id: https://develop.svn.wordpress.org/trunk@3355 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-24 15:12:59 +00:00
Ryan Boren ddbd1e3ac3 MAke sure post_parent is valid.
git-svn-id: https://develop.svn.wordpress.org/trunk@3354 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-24 05:34:50 +00:00
Ryan Boren 1d06871ca5 Make wp_insert_attachment() MySQL 5 strict mode compliant. fixes #2115
git-svn-id: https://develop.svn.wordpress.org/trunk@3353 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-24 05:32:49 +00:00
Ryan Boren d2e82671ef Enable MT importer.
git-svn-id: https://develop.svn.wordpress.org/trunk@3352 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-23 23:16:20 +00:00
Ryan Boren 2294967988 Return ID not user_login.
git-svn-id: https://develop.svn.wordpress.org/trunk@3351 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-23 23:16:01 +00:00
Ryan Boren 35258f7f4c Use API.
git-svn-id: https://develop.svn.wordpress.org/trunk@3350 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-23 23:10:59 +00:00
Ryan Boren ae212ba60f Styling for the theme select button. fixes #2101
git-svn-id: https://develop.svn.wordpress.org/trunk@3349 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-23 21:08:42 +00:00
Ryan Boren e1459bd149 Remove cruft.
git-svn-id: https://develop.svn.wordpress.org/trunk@3348 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-23 20:59:23 +00:00
Ryan Boren e857851b47 Fix already pinged list. Props pirateking. fixes #2136
git-svn-id: https://develop.svn.wordpress.org/trunk@3347 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-23 20:43:30 +00:00
Ryan Boren acbfe4f271 Typo.
git-svn-id: https://develop.svn.wordpress.org/trunk@3346 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-23 20:30:25 +00:00
Ryan Boren 5a3ee2891d h-scroll fix. fixes #1994
git-svn-id: https://develop.svn.wordpress.org/trunk@3345 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-23 03:24:10 +00:00
Matt Mullenweg c54c510d22 Hack hack hack hack hack hack hack
git-svn-id: https://develop.svn.wordpress.org/trunk@3344 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-23 02:52:11 +00:00
Ryan Boren 714948d9ed Hide errors when getting usermeta in case we're upgrading and usermeta doesn't exist yet. fixes #2110
git-svn-id: https://develop.svn.wordpress.org/trunk@3343 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-23 00:32:15 +00:00
Matt Mullenweg 5acb6224ec Updating to stable version.
git-svn-id: https://develop.svn.wordpress.org/trunk@3342 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-22 21:45:59 +00:00
Ryan Boren c91c804b9a Update cache when editing categories. fixes #2127
git-svn-id: https://develop.svn.wordpress.org/trunk@3341 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-22 20:32:12 +00:00
Ryan Boren 96d9aa75ae Reduce consecutive backslashes to one backslash. Handy when escaped windows paths are passed in.
git-svn-id: https://develop.svn.wordpress.org/trunk@3340 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-22 05:18:18 +00:00
Ryan Boren 33562dafac Bump ver in readme.
git-svn-id: https://develop.svn.wordpress.org/trunk@3339 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-22 05:05:52 +00:00
Ryan Boren 76bc07fe3f Don't get children for cat 0. fixes #2123
git-svn-id: https://develop.svn.wordpress.org/trunk@3338 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-22 04:31:48 +00:00
Ryan Boren 1b40bdd2b9 plugin_page fix from Owen.
git-svn-id: https://develop.svn.wordpress.org/trunk@3337 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-22 03:06:04 +00:00
Ryan Boren 028fd241ac Clear user cache when the password is reset.
git-svn-id: https://develop.svn.wordpress.org/trunk@3336 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-22 01:40:32 +00:00
Ryan Boren f5bf9c60c0 Add error checking to file save. fixes #2109
git-svn-id: https://develop.svn.wordpress.org/trunk@3335 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-21 16:56:11 +00:00
Ryan Boren 1a7f0bd3a8 edit form fix from Viper007Bond. fixes #2113
git-svn-id: https://develop.svn.wordpress.org/trunk@3334 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-21 15:56:14 +00:00
Ryan Boren f29f877dba Edit link does not belong on attachments. fixes #2119
git-svn-id: https://develop.svn.wordpress.org/trunk@3333 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-21 15:47:54 +00:00
Matt Mullenweg 142682fa5d It goes bump in the night.
git-svn-id: https://develop.svn.wordpress.org/trunk@3332 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-20 07:07:26 +00:00
Ryan Boren 3dcda2fdf3 Make sure comment_parent is set.
git-svn-id: https://develop.svn.wordpress.org/trunk@3331 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-20 04:28:32 +00:00
Ryan Boren 4957068837 Cache user ids and user logins separately to avoid collision. Props donncha. fixes #2096
git-svn-id: https://develop.svn.wordpress.org/trunk@3330 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-19 19:14:22 +00:00
Ryan Boren d417f96524 Validation tweaks. fixes #2097
git-svn-id: https://develop.svn.wordpress.org/trunk@3329 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-19 19:10:09 +00:00
Ryan Boren 5349202123 Attachment template fix. fixes #2098
git-svn-id: https://develop.svn.wordpress.org/trunk@3328 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-19 19:08:30 +00:00
Ryan Boren 46484d14df Init tweak. No need to prime category cache.
git-svn-id: https://develop.svn.wordpress.org/trunk@3327 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-18 22:08:01 +00:00
Matt Mullenweg 0e19eed628 Update that readme.
git-svn-id: https://develop.svn.wordpress.org/trunk@3326 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-18 17:06:06 +00:00
Ryan Boren 025178d959 Widen those buttons. fixes #2091
git-svn-id: https://develop.svn.wordpress.org/trunk@3325 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-18 15:54:02 +00:00
Ryan Boren fe784ecc7b Workaround browser bug. fixes #2090
git-svn-id: https://develop.svn.wordpress.org/trunk@3324 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-18 15:51:56 +00:00
Ryan Boren 131a432b29 Fix JS error in IE. fixes #2089
git-svn-id: https://develop.svn.wordpress.org/trunk@3323 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-18 15:50:53 +00:00
Ryan Boren 9822179cea Fix ping races. fixes #2088
git-svn-id: https://develop.svn.wordpress.org/trunk@3322 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-18 15:49:43 +00:00