ryan
|
d0314e0336
|
Use inner joins instead of left joins for taxonomy. Inner is faster. fixes #5179 for 2.3
git-svn-id: http://svn.automattic.com/wordpress/branches/2.3@6253 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-10-15 20:14:56 +00:00 |
ryan
|
9c3151f5bb
|
Use filename if no title. Props tellyworth. fixes #5080 for 2.3
git-svn-id: http://svn.automattic.com/wordpress/branches/2.3@6234 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-10-12 22:15:32 +00:00 |
ryan
|
574d8bb7d3
|
Make sure initial query is saved when calling wp(). Props andy. fixes #5121 for 2.3
git-svn-id: http://svn.automattic.com/wordpress/branches/2.3@6232 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-10-12 21:46:32 +00:00 |
ryan
|
52ea4aa917
|
Fix category assigment during link import. fixes #5107 for 2.3
git-svn-id: http://svn.automattic.com/wordpress/branches/2.3@6231 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-10-12 21:24:08 +00:00 |
ryan
|
83f88345d4
|
Lose Convert All Categories button. It is confusing people. Props foolswisdom. fixes #5058 for 2.3
git-svn-id: http://svn.automattic.com/wordpress/branches/2.3@6226 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-10-11 17:52:13 +00:00 |
markjaquith
|
801c850f18
|
check for a match against a lowercase host in wp_safe_redirect(). props BoltClock. fixes #5114 for 2.3.1
git-svn-id: http://svn.automattic.com/wordpress/branches/2.3@6220 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-10-10 19:26:21 +00:00 |
ryan
|
cbe3e26f14
|
wlw manifest from josephscott. fixes #5023 for 2.3
git-svn-id: http://svn.automattic.com/wordpress/branches/2.3@6211 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-10-09 21:09:49 +00:00 |
ryan
|
8422931569
|
Force prototype to load before jquery. Props mdawaffe. fixes #5067 for trunk
git-svn-id: http://svn.automattic.com/wordpress/branches/2.3@6210 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-10-09 21:04:40 +00:00 |
ryan
|
521ee8a270
|
Apply filteres when returning empty array from get_pages. Props epper. fixes #4712 for 2.3
git-svn-id: http://svn.automattic.com/wordpress/branches/2.3@6205 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-10-08 22:26:19 +00:00 |
westi
|
c12b431aa3
|
Ensure we have the default category id. Fixes #5150 for branches/2.3
git-svn-id: http://svn.automattic.com/wordpress/branches/2.3@6194 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-10-06 06:23:45 +00:00 |
ryan
|
3d8a0319cd
|
Fix filesize warnings. fixes #5077 for 2.3
git-svn-id: http://svn.automattic.com/wordpress/branches/2.3@6191 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-10-05 16:29:55 +00:00 |
ryan
|
349592dff0
|
Add some spacing. fixes #5137 for 2.3
git-svn-id: http://svn.automattic.com/wordpress/branches/2.3@6190 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-10-05 16:28:42 +00:00 |
ryan
|
cc937bd40f
|
New taxonomy intersection queries from xknown. fixes #5137 for 2.3
git-svn-id: http://svn.automattic.com/wordpress/branches/2.3@6187 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-10-04 18:11:03 +00:00 |
ryan
|
77524aa0c4
|
Add page sanitization. Props xknown. fixes #5135 for 2.3
git-svn-id: http://svn.automattic.com/wordpress/branches/2.3@6184 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-10-03 16:26:16 +00:00 |
ryan
|
208d86f6f8
|
Add sanitize_url. Don't convert ampersands in URLs when saving to DB. fixes #4411 for 2.3
git-svn-id: http://svn.automattic.com/wordpress/branches/2.3@6183 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-10-03 16:17:54 +00:00 |
westi
|
76b2c8bef3
|
Update version for branches 2.3 fixes #5099
git-svn-id: http://svn.automattic.com/wordpress/branches/2.3@6176 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-29 10:54:36 +00:00 |
ryan
|
d821c2d010
|
Spelling fix from zamoose. fixes #5095 for 2.3
git-svn-id: http://svn.automattic.com/wordpress/branches/2.3@6175 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-28 17:37:36 +00:00 |
ryan
|
02bc8ab391
|
Gettext fix from nbachiyski. fixes #5086 for trunk
git-svn-id: http://svn.automattic.com/wordpress/branches/2.3@6172 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-26 23:23:22 +00:00 |
ryan
|
9907c0290a
|
Fix typo in category widget class name. Props joostdevalk. fixes #5079 for 2.3.
git-svn-id: http://svn.automattic.com/wordpress/branches/2.3@6170 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-26 16:12:42 +00:00 |
ryan
|
d93fbd7e13
|
Set TEST_COOKIE for SITECOOKIEPATH. see #5076
git-svn-id: http://svn.automattic.com/wordpress/branches/2.3@6167 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-25 23:17:30 +00:00 |
ryan
|
2b50d1f647
|
2.3
git-svn-id: http://svn.automattic.com/wordpress/branches/2.3@6166 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-25 00:37:21 +00:00 |
matt
|
15372a22b6
|
bumpity
git-svn-id: http://svn.automattic.com/wordpress/trunk@6164 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-25 00:34:43 +00:00 |
ryan
|
fd17fe449d
|
Remove reference to importers and move the note about converting up to the Note section. fixes #5060
git-svn-id: http://svn.automattic.com/wordpress/trunk@6163 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-24 02:39:49 +00:00 |
ryan
|
6486085cf4
|
STP importer fixes from momo360modena. fixes #5059
git-svn-id: http://svn.automattic.com/wordpress/trunk@6162 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-24 01:57:55 +00:00 |
ryan
|
a48973211c
|
Fix typo. fixes #5061
git-svn-id: http://svn.automattic.com/wordpress/trunk@6161 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-24 01:48:36 +00:00 |
ryan
|
8d349aa85c
|
Add some filtering. Props jhodgdon. fixes #3595
git-svn-id: http://svn.automattic.com/wordpress/trunk@6160 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-23 19:25:15 +00:00 |
ryan
|
e76e370638
|
Fix term count padding.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6159 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-23 00:35:59 +00:00 |
markjaquith
|
5f4c602776
|
Cast to array in upgrade foreach(). props arnee. fixes #5047
git-svn-id: http://svn.automattic.com/wordpress/trunk@6158 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-22 23:14:38 +00:00 |
ryan
|
683db28b4c
|
Term with slug that conflicts with existing term with different parent gets a new term entry with a unique slug. see #5034
git-svn-id: http://svn.automattic.com/wordpress/trunk@6157 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-22 18:01:08 +00:00 |
ryan
|
add4250c0d
|
Revert part of [5263] to fix downloading in Safari. fixes #5040
git-svn-id: http://svn.automattic.com/wordpress/trunk@6156 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-22 16:50:35 +00:00 |
ryan
|
72e74add8d
|
Don't reset parent when updating attachment. Props filosofo and michelwp. fixes #5010
git-svn-id: http://svn.automattic.com/wordpress/trunk@6155 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-22 16:30:40 +00:00 |
markjaquith
|
e56c1c2097
|
Bookend moderation links properly with right square bracket. highest omg bbq? Still, nice catch, ozh. fixes #5035
git-svn-id: http://svn.automattic.com/wordpress/trunk@6154 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-22 06:28:47 +00:00 |
markjaquith
|
0fb4233fdf
|
Add tag_base to list of untrailingslashed options, and standardize the unslashing. Prevents /mytags//tagname/
git-svn-id: http://svn.automattic.com/wordpress/trunk@6153 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-22 06:11:48 +00:00 |
markjaquith
|
c005340430
|
Fix PATH_INFO first page paging link. fixes #5039
git-svn-id: http://svn.automattic.com/wordpress/trunk@6152 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-22 06:07:03 +00:00 |
markjaquith
|
d3d447d6e9
|
Core and plugin update checking: make sure fsockopen() is available and check file resources with is_resource() -- both to prevent feof() infinite loops. Props xknown. fixes #5037
git-svn-id: http://svn.automattic.com/wordpress/trunk@6151 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-22 00:08:50 +00:00 |
ryan
|
48813443db
|
Revert [5969]. It can break permalinks. see #4739
git-svn-id: http://svn.automattic.com/wordpress/trunk@6150 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-21 19:36:12 +00:00 |
ryan
|
a366ee01ef
|
Export and import of post tags. fixes #4682
git-svn-id: http://svn.automattic.com/wordpress/trunk@6149 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-21 18:34:28 +00:00 |
ryan
|
81482db30b
|
Add checks for WP_Error. Props filosofo. see #4809
git-svn-id: http://svn.automattic.com/wordpress/trunk@6148 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-21 15:51:00 +00:00 |
ryan
|
2794b34f4a
|
Add some filtering. Props jhodgdon. fixes #5030
git-svn-id: http://svn.automattic.com/wordpress/trunk@6147 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-21 15:04:13 +00:00 |
ryan
|
94349171ec
|
Updated RTL CSS from mani_monaj. fixes #5025
git-svn-id: http://svn.automattic.com/wordpress/trunk@6146 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-20 23:36:45 +00:00 |
markjaquith
|
5177c0e5c7
|
Pass the attempted redirect host as a second parameter in the allowed_redirect_hosts filter. props mdawaffe.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6145 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-20 21:53:42 +00:00 |
ryan
|
40b7e58b82
|
Always remove index.php from request before contructing page links. fixes #5000
git-svn-id: http://svn.automattic.com/wordpress/trunk@6144 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-20 20:56:22 +00:00 |
markjaquith
|
3be5215e08
|
Remove trailing /index.php fixing from canonical.php ... Thanks chaoticmortalcom. fixes #5017
git-svn-id: http://svn.automattic.com/wordpress/trunk@6143 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-20 20:25:43 +00:00 |
ryan
|
4a03a94051
|
Bail if post is empty. Props mdawaffe. fixes #5019
git-svn-id: http://svn.automattic.com/wordpress/trunk@6142 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-20 18:25:14 +00:00 |
ryan
|
3542e01f19
|
Don't specialchars markup in term description. fixes #5021
git-svn-id: http://svn.automattic.com/wordpress/trunk@6141 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-20 18:23:33 +00:00 |
markjaquith
|
315a28c4b5
|
Remove non-functioning and misleading "Privacy" label on install. fixes #5012
git-svn-id: http://svn.automattic.com/wordpress/trunk@6140 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-19 21:45:23 +00:00 |
markjaquith
|
4f6b825b8b
|
Make sure number_format_i18n() is available before calling it in timer_stop(). fixes #5016
git-svn-id: http://svn.automattic.com/wordpress/trunk@6139 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-19 20:48:34 +00:00 |
ryan
|
9eb6351d24
|
Extra protection in check_ajax_referer from mdawaffe. fixes #4939
git-svn-id: http://svn.automattic.com/wordpress/trunk@6138 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-19 19:32:34 +00:00 |
ryan
|
3ac0df5170
|
Fix includes for setup-config so that wp_die is defined. Props DD32. fixes #4997
git-svn-id: http://svn.automattic.com/wordpress/trunk@6137 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-19 04:27:56 +00:00 |
markjaquith
|
f25f33c4ba
|
Put a filter in wp_safe_redirect() so people can whitelist other domains. see #4606
git-svn-id: http://svn.automattic.com/wordpress/trunk@6136 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-19 04:14:53 +00:00 |