Commit Graph

9269 Commits

Author SHA1 Message Date
Peter Westwood a20fde37a2 Remove the revision number for now
git-svn-id: https://develop.svn.wordpress.org/trunk@10219 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-17 22:10:20 +00:00
Ryan Boren b6ea89209c is_ssl() improvements. Props johnbillion. fixes #8641 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10217 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-17 17:58:07 +00:00
Ryan Boren ea7be8d5c0 Add thread xmlns. Props neoxx. fixes #8626 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10215 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-17 00:14:58 +00:00
Ryan Boren 97a6c04681 Don't cache filtered post objects. Set filter when getting sample permalink. Props brianwhite. fixes #8526 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10213 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-16 23:50:39 +00:00
Ryan Boren fcc53e993b Set Content-Length to 0 for null body requests. Props Jalada. see #8605
git-svn-id: https://develop.svn.wordpress.org/trunk@10211 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-16 22:07:18 +00:00
Ryan Boren f3c2413d46 https for secret-key
git-svn-id: https://develop.svn.wordpress.org/trunk@10209 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-16 08:32:35 +00:00
Ryan Boren 6bc7377953 Update _walk_bookmarks phpdoc. Props brh and sivel. fixes #8607 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10207 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-16 07:54:17 +00:00
Ryan Boren b517f1f7ef Return cat name and description. Props josephscott. fixes #8494
git-svn-id: https://develop.svn.wordpress.org/trunk@10205 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-16 07:22:01 +00:00
Matt Mullenweg 9577892237 Update pagination links on edit-comments when approving/deleting/etc. Hat tip: mdawaffe. Fixes #8584.
git-svn-id: https://develop.svn.wordpress.org/trunk@10204 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-14 12:13:30 +00:00
Andrew Ozz 5be592a965 Silence warnings when looking for translations for external plugins for TinyMCE, for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10202 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-14 01:12:00 +00:00
Ryan Boren cc77e573b6 Explicitly return ref for the sake of PHP4. Fixes user_level being empty when installing on PHP4. Props Mr Pete. fixes #8317 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10200 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-12 20:47:18 +00:00
Ryan Boren 55216d87ac Reset port when saving credntials. Props dwenaus and DD32. fixes #8580 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10198 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-12 20:12:16 +00:00
Ryan Boren d0ce444aee Fix comment links when displaying first page of comments. Props johnconners. fixes #8583 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10196 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-12 20:08:49 +00:00
Andrew Ozz 45a50d9f72 Fix missing closing tag in theme-editor.php, props roganty, fixes #8581
git-svn-id: https://develop.svn.wordpress.org/trunk@10194 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-12 08:19:10 +00:00
Ryan Boren f083ebca6a Remove lines that are choking phpdoc
git-svn-id: https://develop.svn.wordpress.org/trunk@10192 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-11 22:20:54 +00:00
Peter Westwood ee2ccaaf3b Test for curl_exec as well to catch hosts that disable it but not curl_init. Fixes #8577 for trunk props sivel.
git-svn-id: https://develop.svn.wordpress.org/trunk@10190 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-11 18:08:58 +00:00
Peter Westwood 978206a223 Make trunk bleed again.
git-svn-id: https://develop.svn.wordpress.org/trunk@10188 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-11 18:00:28 +00:00
Ryan Boren 605a2b3bc8 2.7
git-svn-id: https://develop.svn.wordpress.org/trunk@10185 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-10 22:48:19 +00:00
Ryan Boren 625174171c Sort by 'menu_order, post_title'. see #8549
git-svn-id: https://develop.svn.wordpress.org/trunk@10182 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-10 22:22:30 +00:00
Peter Westwood 37363646c6 Sort page_parent dropdown by menu_order. Fixes #8549.
git-svn-id: https://develop.svn.wordpress.org/trunk@10181 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-10 21:48:41 +00:00
Ryan Boren 9c4b6c2f92 Update func name. see #8550
git-svn-id: https://develop.svn.wordpress.org/trunk@10180 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-10 21:13:32 +00:00
Ryan Boren 76dc2686b5 Change default add_below. see #8550
git-svn-id: https://develop.svn.wordpress.org/trunk@10179 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-10 21:08:20 +00:00
Ryan Boren 32e006e74c Post reply API updates. see #8550
git-svn-id: https://develop.svn.wordpress.org/trunk@10178 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-10 21:06:13 +00:00
Andrew Ozz 430c55b45a Fix HTML issue with the single page comment form in the default theme, props vladimir_kolesnikov, fixes #8560
git-svn-id: https://develop.svn.wordpress.org/trunk@10177 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-10 19:45:44 +00:00
Ryan Boren bd6ba8607b Remove unneeded lines. Props matthewh84. fixes #8563
git-svn-id: https://develop.svn.wordpress.org/trunk@10176 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-10 19:43:24 +00:00
Ryan Boren b3e9085058 OPML import fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@10175 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-10 18:43:43 +00:00
Ryan Boren d12c9fa87e Update form action
git-svn-id: https://develop.svn.wordpress.org/trunk@10174 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-10 18:22:56 +00:00
Ryan Boren 0b401c19dc Remove blank line. fixes #8562
git-svn-id: https://develop.svn.wordpress.org/trunk@10173 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-10 18:08:34 +00:00
Ryan Boren c8321446ba Shorten to 40
git-svn-id: https://develop.svn.wordpress.org/trunk@10172 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-10 18:05:12 +00:00
Ryan Boren 03348d1d6a Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@10171 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-10 17:43:43 +00:00
Ryan Boren 507ea162ad JS and CSS bump
git-svn-id: https://develop.svn.wordpress.org/trunk@10170 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-10 17:42:26 +00:00
Andrew Ozz 06f8ce3117 Enable support for threaded comments and comment reply on index page, props yoavf, fixes #8550
git-svn-id: https://develop.svn.wordpress.org/trunk@10169 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-10 11:49:37 +00:00
Matt Mullenweg 39b79d727f Bringing "Visit Site" link back because lack thereof caused massive confusion from people who didn't know to click on the blog title, so a helpful hint.
git-svn-id: https://develop.svn.wordpress.org/trunk@10168 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-10 09:26:23 +00:00
Ryan Boren ec2fd8a0cc Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@10167 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-10 08:11:21 +00:00
Ryan Boren 03ad31aff2 Fix reinstall
git-svn-id: https://develop.svn.wordpress.org/trunk@10166 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-10 07:59:05 +00:00
Ryan Boren 67e15acdc8 Excerpt title at 60 characters
git-svn-id: https://develop.svn.wordpress.org/trunk@10165 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-10 06:19:24 +00:00
Ryan Boren f6b6123c0b ref not rel. Props oddthinking. fixes #8292
git-svn-id: https://develop.svn.wordpress.org/trunk@10164 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-10 05:51:56 +00:00
Andrew Ozz 124e5336ff Updated menu icons from Ben, minor a.button tweaks
git-svn-id: https://develop.svn.wordpress.org/trunk@10163 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-10 05:27:56 +00:00
Andrew Ozz bebbbc626a Change Actions to Bulk Actions in edit-comments.php, props FFEMTcJ, fixes #8554
git-svn-id: https://develop.svn.wordpress.org/trunk@10162 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-10 02:27:08 +00:00
Ryan Boren 2a419f12a6 RC2
git-svn-id: https://develop.svn.wordpress.org/trunk@10161 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-10 00:10:15 +00:00
Andrew Ozz a762e2a120 Replace ui.sortable.js with the minified version
git-svn-id: https://develop.svn.wordpress.org/trunk@10160 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-10 00:05:41 +00:00
Ryan Boren 5d116156b3 Convert in_category() and has_tags() to use the same is_object_in_term(), which accepts one object, one taxonomy, and 0, 1 or multiple term term_ids/names/slugs.
In those functions, compare ints only to term_ids. Strings are compared to term_ids, names, slugs.

Document all three better, and note how they've changed with WP versions. Prop mdawaffe

git-svn-id: https://develop.svn.wordpress.org/trunk@10159 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-09 23:31:11 +00:00
Mark Jaquith ed3db277fc Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@10158 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-09 21:51:23 +00:00
Mark Jaquith 60c35316c1 Fix a few trailing spaces/tabs
git-svn-id: https://develop.svn.wordpress.org/trunk@10157 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-09 21:50:35 +00:00
Andrew Ozz 7f01549cb2 Fix dismiss button is too large in IE7, fixes #8293
git-svn-id: https://develop.svn.wordpress.org/trunk@10156 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-09 21:49:18 +00:00
Mark Jaquith 0870890b72 More strongly worded, active voice Gears warning
git-svn-id: https://develop.svn.wordpress.org/trunk@10155 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-09 21:43:54 +00:00
Ryan Boren bedccdd79d Show 'Post submitted' insted of published when submitting for review from Quick Press. fixes #8547
git-svn-id: https://develop.svn.wordpress.org/trunk@10154 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-09 20:38:44 +00:00
Ryan Boren 62cf5fba99 Show media buttons for quick press only if user can upload_files. see #8547
git-svn-id: https://develop.svn.wordpress.org/trunk@10153 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-09 20:31:51 +00:00
Ryan Boren 0278a79fe6 Remove Lucida San. Props demetris. fixes #8541
git-svn-id: https://develop.svn.wordpress.org/trunk@10152 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-09 20:25:12 +00:00
Ryan Boren 314a074c1b Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@10151 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-09 18:32:55 +00:00