Commit Graph

4347 Commits

Author SHA1 Message Date
ryan
bfcca39939 robots.txt is not home. Props johnbillion. fixes #9482 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10921 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-04-13 16:15:59 +00:00
westi
ab394b7665 Move byuser to a seperate array entry to ease filtering by plugins. Fixes #9465 for 2.7 branch props hakre.
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10876 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-04-05 17:48:24 +00:00
westi
d6926a1f65 Set a short timeout for the SSL discovery support so that we don't block requests until the attempt timesout. Fixes #9380 for 2.7.2 props josephscott
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10831 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-03-23 22:20:41 +00:00
ryan
01725d680a Pass the unprocessed title to the sanitize_title filter. Props chineseleper. fixes #8981 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10805 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-03-17 17:43:57 +00:00
ryan
876fc98410 Remove category ordering. Props filosofo. fixes #9228 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10780 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-03-13 22:01:50 +00:00
ryan
dcc5b55d46 Add core_version_check_locale filter. Props nbachiyski. see #8729 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10773 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-03-11 23:37:45 +00:00
ryan
df231af292 Reparent children when deleting a comment. Props vladimir_kolesnikov. fixes #9003 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10763 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-03-10 19:03:03 +00:00
azaozz
c7c43d0c77 Fix typo, props sambauers for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10679 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-03-02 00:32:22 +00:00
ryan
49d30a54c6 Escape hyphen in regex. Props chrisbliss18. fixes #8548 #9244 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10677 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-03-01 19:59:41 +00:00
ryan
219ce056c2 Escape before passing to insert/update post. Props hailin. fixes #9199 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10621 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-02-22 00:36:00 +00:00
westi
7a92c50bf0 Remove version check against PHP 4.3.0 as this is the minimum version for WordPress. Fixes #9204 for 2.7 branch prop filosofo.
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10618 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-02-21 17:25:02 +00:00
azaozz
1c38c52b64 Fix regex in function rss_enclosure(), fixes #9192 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10616 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-02-21 06:24:34 +00:00
ryan
484c5295e5 Remove meta_value from selected fields. Props filosofo. fixes #9177 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10601 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-02-19 19:19:47 +00:00
ryan
9721bf8f00 Use group by for meta key queries. Props filosofo. fixes #9167 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10599 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-02-19 19:17:22 +00:00
ryan
c3b88c06ae Bump
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10589 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-02-18 05:01:42 +00:00
ryan
3a3f2632d9 Use right variable name. Props stringfold. fixes #9090 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10544 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-02-11 19:50:00 +00:00
ryan
59ccfa89ff If no angle brackets, assume email address. Props donncha. fixes #9086 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10542 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-02-10 23:55:07 +00:00
ryan
0beccf25aa Bump. 2.7.1
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10537 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-02-10 19:30:47 +00:00
ryan
07b93d598e Bump. 2.7.1 RC1
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10518 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-02-06 18:24:48 +00:00
markjaquith
6c57fae829 Strip /feed/ endings even if they are not at the very end, in canonical. props jhodgdon. fixes #8642 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10506 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-02-04 23:07:57 +00:00
ryan
3d8cd59bcb Respect time zone when displaying autosave and revision time. Props janbrasna, designsimply. fixes #8750 #6489 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10491 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-02-03 23:06:17 +00:00
ryan
3fa855d060 Fix previewing of themes in subdirs. Props zedlander. fixes #8548 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10484 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-02-02 19:17:27 +00:00
ryan
85f3994cc4 Bump
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10471 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-30 21:07:03 +00:00
ryan
a5b6247297 Use secure.gravatar.com for SSL avatar requests. fixes #8988 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10462 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-29 17:59:03 +00:00
ryan
5be8ce4fd4 Add missing preg delimiters. Props ridgerunner. fixes #8986 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10460 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-29 17:46:48 +00:00
ryan
3458ed9d37 Don't count emoticons toward link total. Props tott. fixes #8627 #7821 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10454 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-28 21:13:13 +00:00
ryan
6816c5011d Include only approved comments when determining page of comment. Props GregMulhauser. fixes #8973 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10450 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-28 18:45:15 +00:00
azaozz
2d4f74d8ef Fix Thickbox positioning for browsers pretending to be IE6, props Denis-de-Bernardy, fixes #8933
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10427 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-24 11:57:15 +00:00
azaozz
0e23a06b5b Add classes to "edit_comment_link" and "edit_post_link", props yoavf, fixes #8945
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10425 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-24 09:33:37 +00:00
ryan
42f05dbf70 Don't limit query when descending hierarchy. Props filosofo. fixes #8832 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10417 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-22 22:59:40 +00:00
ryan
4f72b0f6ba Add CSS class to comment-reply-link, props yoavf, fixes #8836 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10401 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-21 21:26:56 +00:00
ryan
a5347b5be6 Silence charset not supported warnings
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10399 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-21 20:29:08 +00:00
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