Ryan Boren
|
7738085d0f
|
RC1
git-svn-id: https://develop.svn.wordpress.org/trunk@6135 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-19 04:14:27 +00:00 |
Mark Jaquith
|
9b5fd1b17c
|
More robust wp_safe_redirect(). Introducing wp_sanitize_redirect() for use in wp_redirect() and wp_safe_redirect(). fixes #4606
git-svn-id: https://develop.svn.wordpress.org/trunk@6134 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-19 03:47:37 +00:00 |
Ryan Boren
|
776b930d7f
|
Script loader cleanup from mdawaffe. fixes #5003
git-svn-id: https://develop.svn.wordpress.org/trunk@6133 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-19 00:51:21 +00:00 |
Ryan Boren
|
ec05e6cfd7
|
the_title_attribute(). Props Nazgul. fixes #4731
git-svn-id: https://develop.svn.wordpress.org/trunk@6132 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-18 22:50:59 +00:00 |
Mark Jaquith
|
421356b6b8
|
Introducing wp_safe_redirect(). fixes #4606 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@6131 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-18 22:23:16 +00:00 |
Ryan Boren
|
7941b7160a
|
Revert rename of more-link class. Props foolswisdom. fixes #4999
git-svn-id: https://develop.svn.wordpress.org/trunk@6128 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-18 16:44:35 +00:00 |
Ryan Boren
|
7977cdd349
|
Drop old tables. Props Nazgul. fixes #4995
git-svn-id: https://develop.svn.wordpress.org/trunk@6126 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-18 16:37:21 +00:00 |
Ryan Boren
|
5917c5458c
|
Add checks for WP_Error. Props filosofo. see #4809
git-svn-id: https://develop.svn.wordpress.org/trunk@6125 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-18 16:32:22 +00:00 |
Mark Jaquith
|
37d5915b8e
|
Use maybe_unserialize() in get_usermeta(). Props filosofo. fixes #4993
git-svn-id: https://develop.svn.wordpress.org/trunk@6124 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-17 19:19:55 +00:00 |
Ryan Boren
|
aed5679ace
|
Don't lose tags when saving a post with attachments. Props filosofo. fixes #4532
git-svn-id: https://develop.svn.wordpress.org/trunk@6121 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-16 02:36:23 +00:00 |
Matt Mullenweg
|
092bbfb049
|
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: https://develop.svn.wordpress.org/trunk@6120 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-15 21:52:37 +00:00 |
Matt Mullenweg
|
c1eda9c8c6
|
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: https://develop.svn.wordpress.org/trunk@6119 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-15 21:50:53 +00:00 |
Peter Westwood
|
0675c6fc51
|
Set svn:eol-style on a few files.
git-svn-id: https://develop.svn.wordpress.org/trunk@6118 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-15 17:35:32 +00:00 |
Matt Mullenweg
|
9a1ce32a53
|
Incorrect cache group was causing terms never to get cached.
git-svn-id: https://develop.svn.wordpress.org/trunk@6117 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-15 16:48:29 +00:00 |
Mark Jaquith
|
f372b1dd05
|
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: https://develop.svn.wordpress.org/trunk@6115 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-14 19:41:23 +00:00 |
Ryan Boren
|
3db6ccefb0
|
Deprecate fakeit arg. Props Nazgul. fixes #4439
git-svn-id: https://develop.svn.wordpress.org/trunk@6114 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-13 21:27:26 +00:00 |
Mark Jaquith
|
6f76f4865d
|
Handle ports for canonical redirects. Props driverkt and westi. fixes #4970
git-svn-id: https://develop.svn.wordpress.org/trunk@6112 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-13 19:24:05 +00:00 |
Mark Jaquith
|
2b72a424fc
|
Just some indent fixes in canonical.php
git-svn-id: https://develop.svn.wordpress.org/trunk@6111 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-13 19:12:53 +00:00 |
Mark Jaquith
|
5d12c48818
|
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: https://develop.svn.wordpress.org/trunk@6110 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-13 06:23:23 +00:00 |
Ryan Boren
|
2e0f3b30e8
|
s/onChange/onchange/. Props grubgirl, Nazgul. fixes #4630
git-svn-id: https://develop.svn.wordpress.org/trunk@6109 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-13 05:33:54 +00:00 |
Mark Jaquith
|
ff71837a58
|
De-rabbit-hole compat.php
git-svn-id: https://develop.svn.wordpress.org/trunk@6108 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-13 05:24:31 +00:00 |
Mark Jaquith
|
15be7fdab8
|
Check for apply_filters() in status_header() so that it can be called early on in load process
git-svn-id: https://develop.svn.wordpress.org/trunk@6107 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-13 05:00:46 +00:00 |
Ryan Boren
|
05d9662d3e
|
no follow callback
git-svn-id: https://develop.svn.wordpress.org/trunk@6105 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-13 04:51:33 +00:00 |
Mark Jaquith
|
d2b1b4ec3b
|
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: https://develop.svn.wordpress.org/trunk@6104 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-13 04:48:41 +00:00 |
Mark Jaquith
|
f5821a6ff7
|
Plugins are not loaded at this point, so the wp_header_to_desc_array filter is useless
git-svn-id: https://develop.svn.wordpress.org/trunk@6103 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-13 04:13:32 +00:00 |
Ryan Boren
|
e0b73aa55a
|
Don't strip slashes from pre. Props DelGurth and mdawaffe. fixes #2059
git-svn-id: https://develop.svn.wordpress.org/trunk@6102 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-13 04:11:21 +00:00 |
Mark Jaquith
|
74cddbcf72
|
fix links generated by get_category_rss_link(). props gwagenknecht. fixes #4550 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@6100 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-12 22:24:28 +00:00 |
Mark Jaquith
|
23eba5ca0a
|
Set $theme_loc correctly when ABSPATH is "/". Props arabek. fixes #4541
git-svn-id: https://develop.svn.wordpress.org/trunk@6099 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-12 22:19:26 +00:00 |
Mark Jaquith
|
41f61e4056
|
Set widget classname when passed string, object/method, object-reference/method. fixes #4910
git-svn-id: https://develop.svn.wordpress.org/trunk@6098 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-12 20:48:21 +00:00 |
Mark Jaquith
|
88c31f17b1
|
Ignore HOST capitalization differences for canonical redirects. props jbctech. fixes #4773
git-svn-id: https://develop.svn.wordpress.org/trunk@6097 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-12 20:44:41 +00:00 |
Peter Westwood
|
2c1f68efe3
|
Allow plugins to sanitize there own options easily.
git-svn-id: https://develop.svn.wordpress.org/trunk@6096 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-12 18:15:29 +00:00 |
Peter Westwood
|
41bd579f15
|
Ensure the parentlink is trailingslashed when building the url - don't trim / off the front. Fixes #2801 props Libertus
git-svn-id: https://develop.svn.wordpress.org/trunk@6095 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-12 17:46:13 +00:00 |
Peter Westwood
|
6eaa87a9a9
|
Consolidate shared code in get_userdata and get_userdatabylogin. Fixes #2134 props johnjosephbachir
git-svn-id: https://develop.svn.wordpress.org/trunk@6094 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-12 17:15:17 +00:00 |
Peter Westwood
|
df7d8eaacd
|
Make the atom feed updated field actually tell you when the post was updated. Fixes #4816 props lapcat.
git-svn-id: https://develop.svn.wordpress.org/trunk@6093 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-12 16:26:39 +00:00 |
Ryan Boren
|
514fb8f764
|
More phpdoc for taxonomy from darkdragon. see #4742
git-svn-id: https://develop.svn.wordpress.org/trunk@6092 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-12 02:56:44 +00:00 |
Ryan Boren
|
a6fba8edcf
|
Add echo or return option to wp_list_categories. Props Otto42. fixes #4182
git-svn-id: https://develop.svn.wordpress.org/trunk@6091 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-12 02:53:27 +00:00 |
Ryan Boren
|
dabc12fd93
|
Deprecate old links functions. Props rob1n. fixes #3413
git-svn-id: https://develop.svn.wordpress.org/trunk@6088 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-12 01:01:48 +00:00 |
Ryan Boren
|
f29d32da27
|
Resurrect count padding.
git-svn-id: https://develop.svn.wordpress.org/trunk@6087 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-12 00:49:16 +00:00 |
Ryan Boren
|
64bbc52982
|
Remove duplicate code from wp_insert_attachment(). Update to use sanitize_post. Props Otto42. fixes #4946
git-svn-id: https://develop.svn.wordpress.org/trunk@6086 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-11 22:27:36 +00:00 |
Mark Jaquith
|
7eea02c12c
|
Always trailingslash the "home" URL. Protect against chained redirects. Thanks wantmoore. fixes #4773
git-svn-id: https://develop.svn.wordpress.org/trunk@6085 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-11 21:21:40 +00:00 |
Peter Westwood
|
e0a59804ee
|
Allow the wp_mail filter to change the passed data. Fixes #4511 props ryan.
git-svn-id: https://develop.svn.wordpress.org/trunk@6084 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-11 20:49:28 +00:00 |
Peter Westwood
|
c3b56d7710
|
Ensure (next|previous)_post_link always have some content even when the post title is blank. Fixes #1835, props johnbillion
git-svn-id: https://develop.svn.wordpress.org/trunk@6082 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-11 20:05:52 +00:00 |
Ryan Boren
|
951354b6bc
|
Add user_nicename key to users table. fixes #4937
git-svn-id: https://develop.svn.wordpress.org/trunk@6075 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-11 18:13:56 +00:00 |
Ryan Boren
|
11ed527c0d
|
Set tag_id to first tag in multi tag queries. Have single_cat_title() fallback to single_tag_title() if is_tag so that existing category templates will work with tags. fixes #4506
git-svn-id: https://develop.svn.wordpress.org/trunk@6074 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-11 18:06:52 +00:00 |
Ryan Boren
|
2df3796380
|
beta3
git-svn-id: https://develop.svn.wordpress.org/trunk@6073 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-11 01:43:49 +00:00 |
Ryan Boren
|
5bd5234f8d
|
References don't work inside foreach in php4. Props mdawaffe.
git-svn-id: https://develop.svn.wordpress.org/trunk@6071 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-10 19:37:00 +00:00 |
Mark Jaquith
|
605d95b344
|
Actually, we always need to URLencode square brackets... or wp_redirect() will strip them out. see #4935. see #4878
git-svn-id: https://develop.svn.wordpress.org/trunk@6070 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-10 15:53:34 +00:00 |
Mark Jaquith
|
f88ae978d1
|
Forgot to use $lsb and $rsb in [6064]. Props mdawaffe. see #4935. see #4878
git-svn-id: https://develop.svn.wordpress.org/trunk@6069 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-10 15:34:13 +00:00 |
Mark Jaquith
|
4292b0af36
|
Strip index.php/ before adding it in get_pagenum_link(). Insert index.php/ for the first page when blog is on a page. fixes #4945
git-svn-id: https://develop.svn.wordpress.org/trunk@6068 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-10 15:06:21 +00:00 |
Mark Jaquith
|
ed03cc32dc
|
Only urlencode previously existing values in add_query_arg() (more backwards compatible). fixes #4935. see #4084. see #4878
git-svn-id: https://develop.svn.wordpress.org/trunk@6064 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-08 14:27:24 +00:00 |