Matt Mullenweg
|
00d285d0dd
|
Cleaning up filters and format-to-post
git-svn-id: https://develop.svn.wordpress.org/trunk@2059 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-01-06 22:51:44 +00:00 |
Matt Mullenweg
|
8841601ea6
|
Patch for balanceTags from Scott Reilly: http://mosquito.wordpress.org/view.php?id=53
git-svn-id: https://develop.svn.wordpress.org/trunk@2057 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-01-06 10:24:11 +00:00 |
Matt Mullenweg
|
a80371dc20
|
Don't muddy <pre> pool
git-svn-id: https://develop.svn.wordpress.org/trunk@2056 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-01-06 10:10:55 +00:00 |
Matt Mullenweg
|
5d67f3b75b
|
Don't cache serialized options.
git-svn-id: https://develop.svn.wordpress.org/trunk@2055 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-01-06 10:07:52 +00:00 |
Matt Mullenweg
|
21bf536e4e
|
Proper linebreak in moderation email.
git-svn-id: https://develop.svn.wordpress.org/trunk@2054 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-01-06 09:58:23 +00:00 |
Matt Mullenweg
|
fcb910cb67
|
Bad link in snoopy class.
git-svn-id: https://develop.svn.wordpress.org/trunk@2053 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-01-06 09:53:40 +00:00 |
Ryan Boren
|
785835599e
|
Add preprocess_comment filter to enable filtering all comment data in one go. Patch from MooKitty.
git-svn-id: https://develop.svn.wordpress.org/trunk@2048 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-01-05 21:11:42 +00:00 |
Ryan Boren
|
cecd758d0f
|
Feed fixes from MooKitty.
git-svn-id: https://develop.svn.wordpress.org/trunk@2046 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-01-04 23:30:10 +00:00 |
Ryan Boren
|
0f3886534d
|
Keep it separated.
git-svn-id: https://develop.svn.wordpress.org/trunk@2045 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-01-04 23:29:13 +00:00 |
Ryan Boren
|
6bbc7fe7a0
|
Remove % from title before utf8 uri encoding is done.
git-svn-id: https://develop.svn.wordpress.org/trunk@2036 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-01-02 09:08:55 +00:00 |
Ryan Boren
|
2cb1f36df9
|
Use new default theme path.
git-svn-id: https://develop.svn.wordpress.org/trunk@2033 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-01-02 02:50:03 +00:00 |
Ryan Boren
|
4b217b7022
|
Relocate default theme to themes/default. Remove special casing of default theme. Do not look directly in wp-content/ for default theme files. Simplify, simplify.
git-svn-id: https://develop.svn.wordpress.org/trunk@2032 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-01-02 02:47:45 +00:00 |
Matt Mullenweg
|
0717e39156
|
When deleting a page level up all children.
git-svn-id: https://develop.svn.wordpress.org/trunk@2030 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-01-01 23:13:38 +00:00 |
Matt Mullenweg
|
c136a2ad21
|
Sub-page hierarchy, show pages on default menu. TODO: Ping Michael about top-level pages in kubrick menu.
git-svn-id: https://develop.svn.wordpress.org/trunk@2029 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-01-01 23:05:07 +00:00 |
Matt Mullenweg
|
df201019ca
|
Added check if Snoopy exists, and two fairly major bugs in the dashboard. update_option was not serializing objects and $cache->get() wasn't checking for the correct option name.
git-svn-id: https://develop.svn.wordpress.org/trunk@2027 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-01-01 22:09:08 +00:00 |
Ryan Boren
|
5a9ead8b0f
|
Add rewind_posts().
git-svn-id: https://develop.svn.wordpress.org/trunk@2026 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-12-31 21:49:48 +00:00 |
Ryan Boren
|
4553f8cef0
|
Use load_template().
git-svn-id: https://develop.svn.wordpress.org/trunk@2023 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-12-30 21:58:01 +00:00 |
Ryan Boren
|
a7c5546375
|
Add get_pages(). Improve wp_list_pages(). Props: Adi Sieker and Chris Waigl.
git-svn-id: https://develop.svn.wordpress.org/trunk@2022 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-12-30 19:41:14 +00:00 |
Ryan Boren
|
5b811de7b8
|
Fix comments-popup.
git-svn-id: https://develop.svn.wordpress.org/trunk@2021 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-12-30 19:35:57 +00:00 |
michelvaldrighi
|
c5f6ac8cc4
|
fixed bad b2 mistakes: zeroise is really a glorified sprintf; funky_javascript_fix was only needed for Gecko because of bad Apaches running with AddDefaultCharset On, and the fixes for Gecko weren't even accurate
git-svn-id: https://develop.svn.wordpress.org/trunk@2018 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-12-30 17:34:27 +00:00 |
Matt Mullenweg
|
68f1ba5deb
|
Move inside for better clearing and such.
git-svn-id: https://develop.svn.wordpress.org/trunk@2015 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-12-30 11:27:33 +00:00 |
Matt Mullenweg
|
7c40637bb3
|
It's that time :)
git-svn-id: https://develop.svn.wordpress.org/trunk@2014 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-12-30 11:25:56 +00:00 |
Matt Mullenweg
|
16bd00dfa0
|
Don't leave in debugging code (it's late)
git-svn-id: https://develop.svn.wordpress.org/trunk@2011 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-12-30 11:10:00 +00:00 |
Matt Mullenweg
|
4502d745cf
|
Typo typo
git-svn-id: https://develop.svn.wordpress.org/trunk@2010 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-12-30 11:08:42 +00:00 |
Matt Mullenweg
|
7c3debb42a
|
Moving default template stuff into wp-includes, uncluttering root
git-svn-id: https://develop.svn.wordpress.org/trunk@2009 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-12-30 10:58:06 +00:00 |
Matt Mullenweg
|
7a8c7eb2e3
|
Make work with https URIs
git-svn-id: https://develop.svn.wordpress.org/trunk@2008 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-12-28 20:28:57 +00:00 |
Ryan Boren
|
fe196958e6
|
If $p evaluates to zero, ignore it.
git-svn-id: https://develop.svn.wordpress.org/trunk@2007 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-12-28 17:36:28 +00:00 |
Ryan Boren
|
8662dfbc33
|
Leave htaccess alone if permalinks are not turned on. Bug 597.
git-svn-id: https://develop.svn.wordpress.org/trunk@2006 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-12-27 22:30:52 +00:00 |
Ryan Boren
|
ef5346f4bf
|
Add is_admin flag. Do not set is_home if is_admin.
git-svn-id: https://develop.svn.wordpress.org/trunk@2003 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-12-26 16:37:55 +00:00 |
Ryan Boren
|
10d81f7d37
|
Fix single quote sanitization. Bug 594. Hat Tip: bcrow.
git-svn-id: https://develop.svn.wordpress.org/trunk@2001 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-12-25 17:21:43 +00:00 |
Ryan Boren
|
1e15c95646
|
Add post_where_paged and post_join_paged filter hooks. Move posts_where and posts_join before the paging queries.
git-svn-id: https://develop.svn.wordpress.org/trunk@2000 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-12-25 00:32:50 +00:00 |
Ryan Boren
|
2186a59149
|
Fix href quoting. Bug 532. Hat Tip: MooKitty.
git-svn-id: https://develop.svn.wordpress.org/trunk@1999 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-12-24 21:00:06 +00:00 |
Matt Mullenweg
|
3ebf5a36e2
|
Cleaning up blogfilename.
git-svn-id: https://develop.svn.wordpress.org/trunk@1997 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-12-24 01:34:47 +00:00 |
Matt Mullenweg
|
c12f7caf57
|
Have get_function return unadulterated data
git-svn-id: https://develop.svn.wordpress.org/trunk@1996 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-12-23 21:52:09 +00:00 |
Matt Mullenweg
|
978063ce7c
|
Clean up global ideas from michel_v
git-svn-id: https://develop.svn.wordpress.org/trunk@1994 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-12-23 00:08:43 +00:00 |
michelvaldrighi
|
7092499610
|
typo id -> comment_id made WP make one extra query per post
git-svn-id: https://develop.svn.wordpress.org/trunk@1992 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-12-22 14:36:26 +00:00 |
michelvaldrighi
|
ea09591ef3
|
get_userdata should not ask for data when userid is 0 (why does it get called like that anyway?)
git-svn-id: https://develop.svn.wordpress.org/trunk@1991 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-12-22 14:32:25 +00:00 |
Matt Mullenweg
|
6653d4bf0c
|
Validation fix in retrospam
git-svn-id: https://develop.svn.wordpress.org/trunk@1986 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-12-20 17:10:15 +00:00 |
Ryan Boren
|
4dd9d7eebb
|
Remove percent signs from slugs. PAtch from MooKitty. Bug 569.
git-svn-id: https://develop.svn.wordpress.org/trunk@1984 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-12-20 06:35:54 +00:00 |
Matt Mullenweg
|
f5a244747e
|
Don't cache. No, really. Hat tip: Kimmo Suominen.
git-svn-id: https://develop.svn.wordpress.org/trunk@1983 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-12-19 18:43:45 +00:00 |
Matt Mullenweg
|
37da98059e
|
Bug fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@1980 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-12-19 07:26:43 +00:00 |
Matt Mullenweg
|
17234ff3f1
|
New aggregation code (hat tip: Chris Davis/Jesuit), tweaked style, fixed login updater, new dashboard.
git-svn-id: https://develop.svn.wordpress.org/trunk@1979 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-12-19 02:30:40 +00:00 |
Matt Mullenweg
|
960463fdee
|
First pass at dashboard. Hat tip: Jesuit.
git-svn-id: https://develop.svn.wordpress.org/trunk@1976 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-12-19 00:10:10 +00:00 |
Matt Mullenweg
|
e535a6b7af
|
Some code cleanups.
git-svn-id: https://develop.svn.wordpress.org/trunk@1974 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-12-18 20:56:26 +00:00 |
Ryan Boren
|
09d522246e
|
Add generate_rewrite_rule().
git-svn-id: https://develop.svn.wordpress.org/trunk@1973 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-12-18 19:40:02 +00:00 |
Ryan Boren
|
0971447cf6
|
Rework query precedence for bug 541. Add is_trackback().
git-svn-id: https://develop.svn.wordpress.org/trunk@1972 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-12-18 00:28:24 +00:00 |
Matt Mullenweg
|
455abe8ff1
|
Comment notification fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@1970 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-12-17 10:25:00 +00:00 |
Matt Mullenweg
|
413186855c
|
http://mosquito.wordpress.org/view.php?id=556
git-svn-id: https://develop.svn.wordpress.org/trunk@1969 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-12-17 08:48:30 +00:00 |
Ryan Boren
|
59c3fe5b65
|
Fix include of comment-functions.php. Bug 554.
git-svn-id: https://develop.svn.wordpress.org/trunk@1967 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-12-16 23:18:15 +00:00 |
Ryan Boren
|
8515151df6
|
Improved wp_list_pages() from Adi Sieker.
git-svn-id: https://develop.svn.wordpress.org/trunk@1966 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-12-16 08:02:53 +00:00 |