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 |
|
ryan
|
192cb2dda5
|
RC1
git-svn-id: http://svn.automattic.com/wordpress/trunk@6135 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-19 04:14:27 +00:00 |
|
markjaquith
|
3c89a5c5d7
|
More robust wp_safe_redirect(). Introducing wp_sanitize_redirect() for use in wp_redirect() and wp_safe_redirect(). fixes #4606
git-svn-id: http://svn.automattic.com/wordpress/trunk@6134 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-19 03:47:37 +00:00 |
|
ryan
|
deb7701a85
|
Script loader cleanup from mdawaffe. fixes #5003
git-svn-id: http://svn.automattic.com/wordpress/trunk@6133 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-19 00:51:21 +00:00 |
|
ryan
|
1fa2f6df66
|
the_title_attribute(). Props Nazgul. fixes #4731
git-svn-id: http://svn.automattic.com/wordpress/trunk@6132 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-18 22:50:59 +00:00 |
|
markjaquith
|
dbd3d07274
|
Introducing wp_safe_redirect(). fixes #4606 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@6131 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-18 22:23:16 +00:00 |
|
ryan
|
bbe284b1d1
|
Fake being in the loop during export so that template tags work.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6130 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-18 18:01:47 +00:00 |
|
ryan
|
8eceaca349
|
Import tags. see #4682
git-svn-id: http://svn.automattic.com/wordpress/trunk@6129 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-18 17:50:21 +00:00 |
|
ryan
|
1d146b6153
|
Revert rename of more-link class. Props foolswisdom. fixes #4999
git-svn-id: http://svn.automattic.com/wordpress/trunk@6128 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-18 16:44:35 +00:00 |
|
ryan
|
39152aff25
|
Replace faulty regex. Props tenpura. fixes #4820
git-svn-id: http://svn.automattic.com/wordpress/trunk@6127 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-18 16:42:25 +00:00 |
|
ryan
|
c352f29893
|
Drop old tables. Props Nazgul. fixes #4995
git-svn-id: http://svn.automattic.com/wordpress/trunk@6126 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-18 16:37:21 +00:00 |
|
ryan
|
9bfccd6286
|
Add checks for WP_Error. Props filosofo. see #4809
git-svn-id: http://svn.automattic.com/wordpress/trunk@6125 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-18 16:32:22 +00:00 |
|
markjaquith
|
f30cd7acec
|
Use maybe_unserialize() in get_usermeta(). Props filosofo. fixes #4993
git-svn-id: http://svn.automattic.com/wordpress/trunk@6124 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-17 19:19:55 +00:00 |
|
ryan
|
3ccba6071a
|
Add tags-input class. Props momo360modena. fixes #4989
git-svn-id: http://svn.automattic.com/wordpress/trunk@6123 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-16 18:25:10 +00:00 |
|
ryan
|
6d53f77f31
|
gettext string. Props tai. fixes #4985
git-svn-id: http://svn.automattic.com/wordpress/trunk@6122 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-16 18:15:03 +00:00 |
|
ryan
|
76fee1da02
|
Don't lose tags when saving a post with attachments. Props filosofo. fixes #4532
git-svn-id: http://svn.automattic.com/wordpress/trunk@6121 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-16 02:36:23 +00:00 |
|
matt
|
1e127b413c
|
Sometimes the $page global is set but it's just an integer, like 1, not an object which we should try to address and put in the cache. The page would work but we'd do spurious wp_cache_add
git-svn-id: http://svn.automattic.com/wordpress/trunk@6120 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-15 21:52:37 +00:00 |
|
matt
|
4216f95b64
|
Because we're modifying an existing cache variable we need to do a _set, not an _add, like we do other places we stick multiple cache values in a single var and key.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6119 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-15 21:50:53 +00:00 |
|
westi
|
e08024d86e
|
Set svn:eol-style on a few files.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6118 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-15 17:35:32 +00:00 |
|
matt
|
8bfcfae2f8
|
Incorrect cache group was causing terms never to get cached.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6117 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-15 16:48:29 +00:00 |
|
markjaquith
|
d3db272764
|
Properly name files with unknown extensions (for people with unfiltered_upload cap, natch). props Nazgul. fixes #4974 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@6116 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-14 21:13:23 +00:00 |
|
markjaquith
|
8a6802ef00
|
Canonical fixes: Allow Pages to have /page/x/. Always trailing slash home when it is not paged. Strip extra trailing slashes off of /page/x///
git-svn-id: http://svn.automattic.com/wordpress/trunk@6115 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-14 19:41:23 +00:00 |
|
ryan
|
ec182d74a6
|
Deprecate fakeit arg. Props Nazgul. fixes #4439
git-svn-id: http://svn.automattic.com/wordpress/trunk@6114 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-13 21:27:26 +00:00 |
|
westi
|
b36db5619b
|
Switch to is_callable instead of function_exists to allow for class based importer plugins. Fixes #4614
git-svn-id: http://svn.automattic.com/wordpress/trunk@6113 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-13 20:36:31 +00:00 |
|
markjaquith
|
3d3846ee8a
|
Handle ports for canonical redirects. Props driverkt and westi. fixes #4970
git-svn-id: http://svn.automattic.com/wordpress/trunk@6112 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-13 19:24:05 +00:00 |
|
markjaquith
|
9ea001d704
|
Just some indent fixes in canonical.php
git-svn-id: http://svn.automattic.com/wordpress/trunk@6111 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-13 19:12:53 +00:00 |
|
markjaquith
|
b36471d4cf
|
Use wp_die() for WPDB bails. Send 500 response and no-cache headers so wp_die()s are not cached. props DD32. fixes #3471
git-svn-id: http://svn.automattic.com/wordpress/trunk@6110 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-13 06:23:23 +00:00 |
|
ryan
|
9e61170004
|
s/onChange/onchange/. Props grubgirl, Nazgul. fixes #4630
git-svn-id: http://svn.automattic.com/wordpress/trunk@6109 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-13 05:33:54 +00:00 |
|
markjaquith
|
3fc1d4f08d
|
De-rabbit-hole compat.php
git-svn-id: http://svn.automattic.com/wordpress/trunk@6108 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-13 05:24:31 +00:00 |
|
markjaquith
|
76d0f29698
|
Check for apply_filters() in status_header() so that it can be called early on in load process
git-svn-id: http://svn.automattic.com/wordpress/trunk@6107 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-13 05:00:46 +00:00 |
|
ryan
|
103e793478
|
no follow callback
git-svn-id: http://svn.automattic.com/wordpress/trunk@6105 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-13 04:51:33 +00:00 |
|
markjaquith
|
95908afb48
|
Move $wp_header_to_desc array to get_status_header_desc() so that it can be called before vars.php is loaded.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6104 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-13 04:48:41 +00:00 |
|