Commit Graph

4315 Commits

Author SHA1 Message Date
markjaquith
8bdb07273d Only redirect categories if one "cat" positive integer is specified. fixes #8784 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10397 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-21 19:51:59 +00:00
ryan
6585c2d2e6 Use preg_replace_callback instead of preg_replace with eval. Props beaulebens. see #8689 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10392 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-21 18:51:48 +00:00
ryan
0ce2be1e10 Refactor filters to avoid potential XSS attacks, props sambauers and DD32. fixes #8767 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10391 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-21 18:50:51 +00:00
ryan
c8da34f5dc Use guid instead of link for atom comment IDs. fixes #8708 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10387 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-20 20:56:40 +00:00
westi
5569095b9f Update phpdoc for get_gmt_from_date(). Fixes #8869 for 2.7.x
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10371 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-17 10:22:58 +00:00
azaozz
1da228d138 Faster wp_clone function fix, props sambauers, fixes #8844 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10354 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-13 14:48:30 +00:00
ryan
ade329213d Run version_compare only once for wp_clone(). Props sambauers. fixes #8844 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10351 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-13 06:32:11 +00:00
ryan
7194e1e88a Fix paginate comment link slashing. Props AntonShevchuk. fixes #8821 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10336 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-08 18:27:25 +00:00
ryan
7622069daf Clean comment link. Props nbachiyski. fixes #8405 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10333 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-08 04:31:22 +00:00
ryan
0262bef8ae Fix URL checking and add phpdoc. Props jacobsantos. fixes #8787 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10321 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-06 17:30:41 +00:00
azaozz
94235fd336 Fix ASC/DESC tag ordering by count, props mrmist, fixes #8609 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10317 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-06 00:35:21 +00:00
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