Commit Graph

1996 Commits

Author SHA1 Message Date
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
Matt Mullenweg 485940f596 Just a little code cleanup and case normalization. http://mosquito.wordpress.org/view.php?id=360
git-svn-id: https://develop.svn.wordpress.org/trunk@1953 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-14 09:22:21 +00:00
Matt Mullenweg bc1f03b72f Texturize bloginfo.
git-svn-id: https://develop.svn.wordpress.org/trunk@1952 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-14 09:10:34 +00:00
Matt Mullenweg dac83fa0a6 Remove inline style.
git-svn-id: https://develop.svn.wordpress.org/trunk@1951 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-14 09:05:44 +00:00
Matt Mullenweg 852decd907 Better dc:date handling: http://mosquito.wordpress.org/view.php?id=478
git-svn-id: https://develop.svn.wordpress.org/trunk@1950 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-14 08:58:11 +00:00
Matt Mullenweg 569a3eb660 Not used.
git-svn-id: https://develop.svn.wordpress.org/trunk@1949 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-14 08:26:42 +00:00
Matt Mullenweg f2656de206 Using modern variables.
git-svn-id: https://develop.svn.wordpress.org/trunk@1948 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-14 07:55:26 +00:00
Matt Mullenweg 59d1012c9d Move all auth stuff into functions.
git-svn-id: https://develop.svn.wordpress.org/trunk@1947 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-14 03:00:55 +00:00