Matt Mullenweg
|
ed8a84e4cd
|
html_type to allow for true XHTML.
git-svn-id: https://develop.svn.wordpress.org/trunk@2321 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-14 04:36:57 +00:00 |
|
Matt Mullenweg
|
b217e56e28
|
More efficient get_category_link - http://mosquito.wordpress.org/view.php?id=590
git-svn-id: https://develop.svn.wordpress.org/trunk@2316 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-14 03:27:50 +00:00 |
|
Matt Mullenweg
|
bb8f038992
|
Removal of changes.xml bloat.
git-svn-id: https://develop.svn.wordpress.org/trunk@2313 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-14 03:11:23 +00:00 |
|
Matt Mullenweg
|
1fb676a13d
|
Better pinging
git-svn-id: https://develop.svn.wordpress.org/trunk@2312 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-14 01:57:48 +00:00 |
|
Matt Mullenweg
|
3b25d5706b
|
Support for categories - http://mosquito.wordpress.org/view.php?id=52
git-svn-id: https://develop.svn.wordpress.org/trunk@2311 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-14 00:58:51 +00:00 |
|
Matt Mullenweg
|
a84ebfeaa1
|
Show post count in dropdown - http://mosquito.wordpress.org/view.php?id=596
git-svn-id: https://develop.svn.wordpress.org/trunk@2306 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-13 23:46:33 +00:00 |
|
Ryan Boren
|
3d321e23a5
|
Use the object's is_* vars instead of the global is_* functions.
git-svn-id: https://develop.svn.wordpress.org/trunk@2300 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-13 19:45:04 +00:00 |
|
Ryan Boren
|
6ee469cf88
|
Process posts_per_rss in WP_Query. http://mosquito.wordpress.org/view.php?id=864
git-svn-id: https://develop.svn.wordpress.org/trunk@2299 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-13 19:42:22 +00:00 |
|
Ryan Boren
|
709c503d60
|
Make adding new feeds to rewrite rules easier.
git-svn-id: https://develop.svn.wordpress.org/trunk@2297 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-13 18:42:40 +00:00 |
|
Ryan Boren
|
59e46cbb3e
|
/archives/%post_id% permalinks break for post ids over 1000. http://mosquito.wordpress.org/view.php?id=847
git-svn-id: https://develop.svn.wordpress.org/trunk@2296 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-13 18:26:50 +00:00 |
|
Ryan Boren
|
093d13ed1c
|
Allow category and date filtering to coincide. Allow any number of spaces or commas to serve as item separators in the category and author arrays. http://mosquito.wordpress.org/view.php?id=221
git-svn-id: https://develop.svn.wordpress.org/trunk@2295 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-13 17:52:58 +00:00 |
|
Ryan Boren
|
e5ba4f2302
|
Add theme directory location hooks.
git-svn-id: https://develop.svn.wordpress.org/trunk@2292 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-12 19:06:06 +00:00 |
|
Matt Mullenweg
|
ddc38cc3cf
|
Allow custom comment template - http://mosquito.wordpress.org/view.php?id=632
git-svn-id: https://develop.svn.wordpress.org/trunk@2289 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-12 08:58:27 +00:00 |
|
Matt Mullenweg
|
fd66fc02c6
|
Enclosure cleanups
git-svn-id: https://develop.svn.wordpress.org/trunk@2288 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-12 08:58:10 +00:00 |
|
Matt Mullenweg
|
f116d6b4f0
|
Styleme - http://mosquito.wordpress.org/view.php?id=856
git-svn-id: https://develop.svn.wordpress.org/trunk@2283 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-12 07:31:56 +00:00 |
|
Matt Mullenweg
|
4bfdef5908
|
Don't show pages or objects in recent posts.
git-svn-id: https://develop.svn.wordpress.org/trunk@2281 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-12 05:25:09 +00:00 |
|
Matt Mullenweg
|
5352fe6dbe
|
Invalid XHTML possibility - http://mosquito.wordpress.org/view.php?id=518
git-svn-id: https://develop.svn.wordpress.org/trunk@2280 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-12 02:05:58 +00:00 |
|
Matt Mullenweg
|
dd7a83f22c
|
We send the charset so we shouldn't need to do character conversion
git-svn-id: https://develop.svn.wordpress.org/trunk@2277 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-12 01:22:36 +00:00 |
|
Matt Mullenweg
|
9c49e1b2a4
|
Don't show category counts from the future.
git-svn-id: https://develop.svn.wordpress.org/trunk@2270 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-11 03:43:56 +00:00 |
|
Matt Mullenweg
|
322382ae61
|
Allow setting of post_parent - http://mosquito.wordpress.org/view.php?id=111
git-svn-id: https://develop.svn.wordpress.org/trunk@2269 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-11 03:36:49 +00:00 |
|
Matt Mullenweg
|
1167c1a26c
|
Don't double encode
git-svn-id: https://develop.svn.wordpress.org/trunk@2263 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-11 02:26:05 +00:00 |
|
Matt Mullenweg
|
1f344fc951
|
Shorten excerpt
git-svn-id: https://develop.svn.wordpress.org/trunk@2262 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-11 02:19:16 +00:00 |
|
Matt Mullenweg
|
68c44682ba
|
http://mosquito.wordpress.org/view.php?id=778
git-svn-id: https://develop.svn.wordpress.org/trunk@2261 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-11 02:16:38 +00:00 |
|
Matt Mullenweg
|
d0c7d85ee5
|
Excellent spam moderation patch from CarLBanks - http://mosquito.wordpress.org/view.php?id=835
git-svn-id: https://develop.svn.wordpress.org/trunk@2258 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-11 01:52:19 +00:00 |
|
Matt Mullenweg
|
9b55bd6c62
|
Don't show email errors for people who don't have it.
git-svn-id: https://develop.svn.wordpress.org/trunk@2256 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-11 01:31:23 +00:00 |
|
Matt Mullenweg
|
a29e5dbc3c
|
Don't show posts from the future
git-svn-id: https://develop.svn.wordpress.org/trunk@2255 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-11 01:27:10 +00:00 |
|
Matt Mullenweg
|
4e6e67e06f
|
Keep working with 4.1 - http://mosquito.wordpress.org/view.php?id=808
git-svn-id: https://develop.svn.wordpress.org/trunk@2247 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-11 00:57:46 +00:00 |
|
Matt Mullenweg
|
64701e362c
|
When good regex goes bad - http://mosquito.wordpress.org/view.php?id=851
git-svn-id: https://develop.svn.wordpress.org/trunk@2246 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-11 00:55:01 +00:00 |
|
Ryan Boren
|
728874a7b7
|
Concatenate this.
git-svn-id: https://develop.svn.wordpress.org/trunk@2241 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-07 09:14:14 +00:00 |
|
Matt Mullenweg
|
e9915276e7
|
Some filter action and cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@2240 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-07 07:46:41 +00:00 |
|
Matt Mullenweg
|
5173c86910
|
Remove querystring variable legacy code
git-svn-id: https://develop.svn.wordpress.org/trunk@2239 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-07 07:37:53 +00:00 |
|
Matt Mullenweg
|
aa6f078dae
|
Include cleanups
git-svn-id: https://develop.svn.wordpress.org/trunk@2238 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-07 07:25:30 +00:00 |
|
Matt Mullenweg
|
cb39e25512
|
Mail and reset fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@2236 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-07 06:43:23 +00:00 |
|
Ryan Boren
|
fc7b2cf0ff
|
Fix May abbreviation translation. Patch by morganiq. http://mosquito.wordpress.org/view.php?id=722
git-svn-id: https://develop.svn.wordpress.org/trunk@2232 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-06 20:45:10 +00:00 |
|
Ryan Boren
|
21c3726951
|
Do some caching in get_postdata().
git-svn-id: https://develop.svn.wordpress.org/trunk@2230 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-06 18:21:20 +00:00 |
|
Ryan Boren
|
042acc0a4a
|
Don't array_slice in loop. Move it up.
git-svn-id: https://develop.svn.wordpress.org/trunk@2229 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-06 06:13:26 +00:00 |
|
Ryan Boren
|
f79c6cdf7a
|
Oops. Inverted logic and typo.
git-svn-id: https://develop.svn.wordpress.org/trunk@2228 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-06 03:42:53 +00:00 |
|
Ryan Boren
|
e90040e79b
|
Correctly add args to strings that contain only a query string and not a full URI.
git-svn-id: https://develop.svn.wordpress.org/trunk@2227 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-06 03:40:08 +00:00 |
|
Ryan Boren
|
cac9401e0b
|
Respect the mode. Props: ringmaster. http://mosquito.wordpress.org/view.php?id=804
git-svn-id: https://develop.svn.wordpress.org/trunk@2225 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-05 20:45:50 +00:00 |
|
Ryan Boren
|
7831c4c3b4
|
Add home.php template.
git-svn-id: https://develop.svn.wordpress.org/trunk@2223 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-05 18:10:05 +00:00 |
|
Matt Mullenweg
|
80be5b4cdc
|
Version bump
git-svn-id: https://develop.svn.wordpress.org/trunk@2209 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-02 22:53:52 +00:00 |
|
Matt Mullenweg
|
cc9e610760
|
Faster way to get_custom strings.
git-svn-id: https://develop.svn.wordpress.org/trunk@2208 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-02 22:52:47 +00:00 |
|
Matt Mullenweg
|
d6b5164e88
|
Make more login stuff pluggable.
git-svn-id: https://develop.svn.wordpress.org/trunk@2204 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-02 10:48:54 +00:00 |
|
Matt Mullenweg
|
1832211054
|
Adding support for a proxy-specific RBL that has shown to be extremely effective
git-svn-id: https://develop.svn.wordpress.org/trunk@2199 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-02 08:40:44 +00:00 |
|
Ryan Boren
|
6872bdba06
|
Fix apply_filters. Bug 777.
git-svn-id: https://develop.svn.wordpress.org/trunk@2198 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-02 06:07:11 +00:00 |
|
Ryan Boren
|
4247199e8d
|
Fix typo spotted by morganiq.
git-svn-id: https://develop.svn.wordpress.org/trunk@2197 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-01 17:27:10 +00:00 |
|
michelvaldrighi
|
35445592b7
|
Fix for bug #559, just use user_can_ functions
git-svn-id: https://develop.svn.wordpress.org/trunk@2195 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-01 11:14:45 +00:00 |
|
Matt Mullenweg
|
5a91190427
|
Dashboard and option tweaks
git-svn-id: https://develop.svn.wordpress.org/trunk@2192 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-01 09:52:36 +00:00 |
|
Ryan Boren
|
5fc031ad98
|
Fix i18n page links. Handle RTL hierarchies.
git-svn-id: https://develop.svn.wordpress.org/trunk@2191 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-01 08:35:45 +00:00 |
|
Ryan Boren
|
c336926a96
|
Add parse_query_vars() and parse_query action.
git-svn-id: https://develop.svn.wordpress.org/trunk@2190 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-01 08:34:19 +00:00 |
|