Commit Graph

4304 Commits

Author SHA1 Message Date
ryan
445e8577ff Default to empty array if sidebars_widgets is not set. Don't unset array_version if not set. fixes #8804 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10315 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-05 23:04:05 +00:00
ryan
0bcd364623 And instead of or. Props mercurix. fixes #8787 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10310 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-05 18:42:52 +00:00
azaozz
a2449b17eb Clean URL in recent comments widget, props danlee, fixes #8691 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10307 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-05 12:00:44 +00:00
azaozz
39859076b5 Add semicolon to Multi-Widget Example, props dcole07, fixes #8742 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10303 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-05 11:18:58 +00:00
ryan
3b4b6e358e Chunked decoding fix from jacobsantos. fixes #8618 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10284 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-31 03:03:26 +00:00
ryan
3bd0e07d30 Don't assume page 1 when cpage is empty. Props filosofo. fixes #8630 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10278 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-30 22:32:58 +00:00
ryan
171034ed24 Add exclude_tree for categories. Make exclude behave like exclude_tree when hierarchical to restore < 2.7 behavior. Props filosofo. fixes #8614 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10276 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-30 22:30:54 +00:00
ryan
5a6b76973f Close comments for old posts, pages, and attachments, not just posts. Props mrmist. fixes #8740 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10274 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-30 20:10:15 +00:00
ryan
0c49ae8c6d phpdoc updates for wp_generate_password(). Props sivel. fixes #8688 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10272 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-30 19:48:17 +00:00
ryan
8696b890ff Fix link_before and after args. Props ev3rywh3re. fixes #8715 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10270 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-30 19:42:07 +00:00
ryan
77ab18f590 Fix html doctype check. Props zekrap. fixes #8745 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10266 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-30 18:35:45 +00:00
azaozz
293e84f6cd Fix uploaded media relative links when site has been moved, props DD32, fixes #8705 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10253 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-26 02:57:35 +00:00
azaozz
4d9850ced6 Fix disabling of submit buttons while auto-saving for pages, props emartin24, fixes #8710 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10250 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-24 02:12:17 +00:00
ryan
3c9e7dcabb Allow overriding cat walker. Props AaronCampbell. fixes #8682 for 2.7.
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10245 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-23 12:52:25 +00:00
ryan
36a76ba70a Fix selected for none and all. Props filosofo. fixes #8700 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10244 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-23 12:51:25 +00:00
ryan
c6e8ef4885 Update secret-key url. Props sivel. fixes #8687 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10242 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-22 23:19:23 +00:00
ryan
cc67ec0499 get_previous_comments_link() and get_next_comments_link(). Props Viper007Bond. fixes #8058 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10240 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-22 19:33:50 +00:00
ryan
412ae85b7b cron phpdoc fixes. Props filosofo. fixes #8680 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10234 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-19 20:47:32 +00:00
azaozz
f7e96fad0a Explicitly declare Javascript vars when created, props projct, fixes #8654, fixes #8655, fixes #8656, for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10231 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-19 20:30:37 +00:00
ryan
a659936a4f is_ssl() improvements. Props johnbillion. fixes #8641 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10218 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-17 17:58:31 +00:00
ryan
6d524de74d Add thread xmlns. Props neoxx. fixes #8626 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10216 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-17 00:15:18 +00:00
ryan
8f434fb30d Don't cache filtered post objects. Set filter when getting sample permalink. Props brianwhite. fixes #8526 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10214 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-16 23:51:38 +00:00
ryan
89c03b1658 Set Content-Length to 0 for null body requests. Props Jalada. see #8605 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10212 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-16 22:07:47 +00:00
ryan
1a17437db9 Update _walk_bookmarks phpdoc. Props brh and sivel. fixes #8607 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10208 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-16 07:54:29 +00:00
ryan
4f05c6ff22 Explicitly return ref for the sake of PHP4. Fixes user_level being empty when installing on PHP4. Props Mr Pete. fixes #8317 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10201 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-12 20:48:08 +00:00
ryan
660cd88cf2 Fix comment links when displaying first page of comments. Props johnconners. fixes #8583 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10197 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-12 20:09:29 +00:00
ryan
c8073c5ab5 Remove lines that are choking phpdoc
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10193 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-11 22:22:00 +00:00
westi
ccdfa822c3 Test for curl_exec as well to catch hosts that disable it but not curl_init. Fixes #8577 for 2.7 branch props sivel.
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10191 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-11 18:10:30 +00:00
westi
fb5b146060 Prepare the branch for the inevitable.
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10189 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-11 18:02:53 +00:00
ryan
c8a2dea9e5 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10187 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-10 22:49:21 +00:00
ryan
8c1c46d5f0 Update func name. see #8550
git-svn-id: http://svn.automattic.com/wordpress/trunk@10180 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-10 21:13:32 +00:00
ryan
e372e7f39a Change default add_below. see #8550
git-svn-id: http://svn.automattic.com/wordpress/trunk@10179 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-10 21:08:20 +00:00
ryan
7105e62a48 Post reply API updates. see #8550
git-svn-id: http://svn.automattic.com/wordpress/trunk@10178 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-10 21:06:13 +00:00
ryan
e97297b217 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@10171 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-10 17:43:43 +00:00
ryan
7b81f9f354 JS and CSS bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@10170 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-10 17:42:26 +00:00
azaozz
1dca6a90ec Enable support for threaded comments and comment reply on index page, props yoavf, fixes #8550
git-svn-id: http://svn.automattic.com/wordpress/trunk@10169 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-10 11:49:37 +00:00
ryan
5d05d1dc5c Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@10167 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-10 08:11:21 +00:00
ryan
4483f075d5 ref not rel. Props oddthinking. fixes #8292
git-svn-id: http://svn.automattic.com/wordpress/trunk@10164 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-10 05:51:56 +00:00
ryan
4480bf0d2a RC2
git-svn-id: http://svn.automattic.com/wordpress/trunk@10161 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-10 00:10:15 +00:00
azaozz
df0ffed12e Replace ui.sortable.js with the minified version
git-svn-id: http://svn.automattic.com/wordpress/trunk@10160 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-10 00:05:41 +00:00
ryan
d81c59d985 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: http://svn.automattic.com/wordpress/trunk@10159 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-09 23:31:11 +00:00
markjaquith
bb643f3ecb Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@10158 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-09 21:51:23 +00:00
ryan
a70ea36065 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@10151 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-09 18:32:55 +00:00
ryan
e89192b1a8 Strip trailing whitespace
git-svn-id: http://svn.automattic.com/wordpress/trunk@10150 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-09 18:03:31 +00:00
ryan
12dbb4b2e3 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@10145 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-09 17:17:18 +00:00
markjaquith
379faab1b0 Remove third party logo, pending a better gallery icon image.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10139 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-09 10:22:37 +00:00
markjaquith
85d594a716 Only count specific comment approval types for the types we know about, to avoid a potential notice. fixes #8503
git-svn-id: http://svn.automattic.com/wordpress/trunk@10136 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-09 08:07:52 +00:00
azaozz
11ba27a054 Fix external dependencies in class.wp-scripts.php, fixes #8505
git-svn-id: http://svn.automattic.com/wordpress/trunk@10135 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-09 02:50:28 +00:00
azaozz
7f822f67a3 Fix menu placement after folding/unfolding it several times, props vladimir_kolesnikov, fixes #8463
git-svn-id: http://svn.automattic.com/wordpress/trunk@10133 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-08 23:59:30 +00:00
ryan
918d84ef68 Get all children. Props filosofo. fixes #8527
git-svn-id: http://svn.automattic.com/wordpress/trunk@10130 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-08 21:00:25 +00:00