Commit Graph

2203 Commits

Author SHA1 Message Date
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
173eb4a098 Fix comment cookies.
git-svn-id: https://develop.svn.wordpress.org/trunk@2002 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-25 18:01:06 +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
Ryan Boren
d6bf9eeaea Fix menu highlighting for Users. Patch from MooKitty. Bug 577.
git-svn-id: https://develop.svn.wordpress.org/trunk@1998 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-24 20:55:36 +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
Ryan Boren
d4ba9cd960 Use SCRIPT_FILENAME instead of PATH_TRANSLATED since PATH_TRANSLATED is not always set. Consolidate home path logic into get_home_path().
git-svn-id: https://develop.svn.wordpress.org/trunk@1995 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-23 00:53:56 +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
Donncha O Caoimh
595851973e Fixed "No ending delimiter '/'" error.
git-svn-id: https://develop.svn.wordpress.org/trunk@1993 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-22 15:46:06 +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
983c53b476 Make reset passwords use the same randomness we do in install.php. Hat tip: swoolley.
git-svn-id: https://develop.svn.wordpress.org/trunk@1990 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-22 02:41:32 +00:00
Matt Mullenweg
983b755794 Some stlye tweaks from Jesuit
git-svn-id: https://develop.svn.wordpress.org/trunk@1989 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-21 22:09:07 +00:00
Matt Mullenweg
9822aaf404 Comment it
git-svn-id: https://develop.svn.wordpress.org/trunk@1988 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-20 20:22:26 +00:00
Matt Mullenweg
66411afc33 Better mass-moderation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1987 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-20 20:03:30 +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
db217dd174 Fix required fields checking. Bug 576. Hat tip: bronski
git-svn-id: https://develop.svn.wordpress.org/trunk@1985 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-20 06:45:19 +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
689636c437 Don't squish the view site link
git-svn-id: https://develop.svn.wordpress.org/trunk@1982 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-19 08:23:22 +00:00
Matt Mullenweg
3835423ade http://mosquito.wordpress.org/view.php?id=568
git-svn-id: https://develop.svn.wordpress.org/trunk@1981 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-19 08:17:07 +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
61677a238f More style tweaks
git-svn-id: https://develop.svn.wordpress.org/trunk@1978 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-19 00:26:32 +00:00
Matt Mullenweg
375c7d8dc6 Style tweaks
git-svn-id: https://develop.svn.wordpress.org/trunk@1977 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-19 00:21:14 +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
3e301ced14 Delete duplicate options.
git-svn-id: https://develop.svn.wordpress.org/trunk@1975 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-18 21:21:50 +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
a3daa0be76 Change dateYMDhour to be something more sane, bugfix on edit.php.
git-svn-id: https://develop.svn.wordpress.org/trunk@1971 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-17 19:27:35 +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
Matt Mullenweg
a007528ca1 http://mosquito.wordpress.org/view.php?id=558
git-svn-id: https://develop.svn.wordpress.org/trunk@1968 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-17 08:44: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
Matt Mullenweg
48513d6d70 Let's get_ down
git-svn-id: https://develop.svn.wordpress.org/trunk@1965 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-16 03:08:07 +00:00
Matt Mullenweg
b39c4f8273 Comments refactoring and cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@1964 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-16 02:57:05 +00:00
Matt Mullenweg
459c45d572 Link author website in moderation page
git-svn-id: https://develop.svn.wordpress.org/trunk@1963 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-15 23:20:51 +00:00
Ryan Boren
592eae2cdd the_/get_the_ split. Patch from Owen Taylor.
git-svn-id: https://develop.svn.wordpress.org/trunk@1962 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-15 23:15:17 +00:00
Matt Mullenweg
928966d6ce HTML fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@1961 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-15 23:09:46 +00:00
Ryan Boren
da74b3654f Fix comments popup template load. Bug 545.
git-svn-id: https://develop.svn.wordpress.org/trunk@1960 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-15 02:03:08 +00:00
Ryan Boren
fc51a741e7 Fix date permalinks. Bug 539.
git-svn-id: https://develop.svn.wordpress.org/trunk@1959 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-15 01:23:38 +00:00
Matt Mullenweg
15e91b7b10 Only check once, good idea: http://mosquito.wordpress.org/view.php?id=371
git-svn-id: https://develop.svn.wordpress.org/trunk@1958 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-14 09:53:16 +00:00
Matt Mullenweg
f730b81576 Prevent foreach errors, should probably be moved to new loop method?
git-svn-id: https://develop.svn.wordpress.org/trunk@1957 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-14 09:48:34 +00:00
Matt Mullenweg
c1676ef38e Don't allow viewing/editing of wp-config.php through web interface.
git-svn-id: https://develop.svn.wordpress.org/trunk@1956 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-14 09:45:49 +00:00
Matt Mullenweg
4157281a2d Sanity check mysql.
git-svn-id: https://develop.svn.wordpress.org/trunk@1955 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-14 09:27:14 +00:00
Matt Mullenweg
81d0e5f0e7 Proper alternation of category display background.
git-svn-id: https://develop.svn.wordpress.org/trunk@1954 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-14 09:24:39 +00:00