Commit Graph

20 Commits

Author SHA1 Message Date
Mike Little bee8734f21 Fixed several instances in WordPress where PHP Notices are not being handled correctly.
Fixes supplied by Aaron Jensen (aaron@visualprose.com).


git-svn-id: https://develop.svn.wordpress.org/trunk@559 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-30 00:55:19 +00:00
Mike Little 4efb6bb23a Missing querycount
git-svn-id: https://develop.svn.wordpress.org/trunk@558 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-25 00:46:52 +00:00
Matt Mullenweg b6d0c342a3 Cleaning up comment moderation and the comment code in general. More to do tomorrow with regards to wp-moderation.php.
git-svn-id: https://develop.svn.wordpress.org/trunk@549 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-15 08:58:18 +00:00
Dougal Campbell 9b94f75e32 otaku42's comment moderation patches
git-svn-id: https://develop.svn.wordpress.org/trunk@546 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-12 15:22:47 +00:00
Mike Little a4b22b0120 whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@517 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-04 00:18:36 +00:00
Dougal Campbell 620001f33e Cookies are now unique, based on siteurl, allowing multiple installs under a single domain name.
git-svn-id: https://develop.svn.wordpress.org/trunk@458 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-20 20:53:13 +00:00
Matt Mullenweg 5440f4bde1 Stylistic tweak, seperate name and date in comments.
git-svn-id: https://develop.svn.wordpress.org/trunk@457 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-20 05:12:16 +00:00
Matt Mullenweg 870cb95fb0 Some general comment code cleanup.
git-svn-id: https://develop.svn.wordpress.org/trunk@407 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-03 22:31:47 +00:00
Alex King f2eddbb520 added link to RSS for comments to comments forms
git-svn-id: https://develop.svn.wordpress.org/trunk@396 602fd350-edb4-49c9-b593-d223f7449a82
2003-09-28 21:35:53 +00:00
Alex King afbd07dd86 added P tags around the 'enter your password' message
git-svn-id: https://develop.svn.wordpress.org/trunk@391 602fd350-edb4-49c9-b593-d223f7449a82
2003-09-27 05:45:59 +00:00
Mike Little 15f2dc914f Comments should not visible on password protected post until password entered.
git-svn-id: https://develop.svn.wordpress.org/trunk@374 602fd350-edb4-49c9-b593-d223f7449a82
2003-09-20 00:03:21 +00:00
Matt Mullenweg 35f44834c1 Typo.
git-svn-id: https://develop.svn.wordpress.org/trunk@369 602fd350-edb4-49c9-b593-d223f7449a82
2003-09-14 18:05:02 +00:00
Matt Mullenweg a20a6af3ed Unecessary queries.
git-svn-id: https://develop.svn.wordpress.org/trunk@169 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-04 21:11:15 +00:00
Matt Mullenweg 9c27e47bf4 Check if pings are allowed.
git-svn-id: https://develop.svn.wordpress.org/trunk@160 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-04 18:50:21 +00:00
Matt Mullenweg 7603d40121 Don't show the comment form if comments are closed.
git-svn-id: https://develop.svn.wordpress.org/trunk@156 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-04 17:32:14 +00:00
Matt Mullenweg dfa8fcf5a4 Major comments overhaul: decreased # of queries, combined *backs and comments, and made ezSQL mod.
git-svn-id: https://develop.svn.wordpress.org/trunk@115 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-29 14:05:37 +00:00
Matt Mullenweg 92faa791d6 Validation errors fixed. Markup cleaned up.
git-svn-id: https://develop.svn.wordpress.org/trunk@60 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-23 14:52:31 +00:00
Matt Mullenweg 25ab5bce6c Updated allowed HTML to pull tags from config.
git-svn-id: https://develop.svn.wordpress.org/trunk@27 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-21 11:30:42 +00:00
Matt Mullenweg c82471529a Fixed semantics. Cleaned up HTML in general.
git-svn-id: https://develop.svn.wordpress.org/trunk@16 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-06 08:48:48 +00:00
Matt Mullenweg c5b475e13b *** empty log message ***
git-svn-id: https://develop.svn.wordpress.org/trunk@3 602fd350-edb4-49c9-b593-d223f7449a82
2003-04-01 14:12:34 +00:00