root/trunk/wp-comments-post.php


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @8149 [8149] 06/20/08 20:56:40 westi Minor phpdoc fixups.
(edit) @7991 [7991] 05/25/08 15:50:15 ryan File file level phpdoc from jacobsantos. see #7037
(edit) @7971 [7971] 05/21/08 05:59:27 ryan Allow wp-config.php to exist one level up from WordPress root directory. …
(edit) @7645 [7645] 04/14/08 16:13:25 ryan Prepare DB queries in more places. Props filosofo. see #6644
(edit) @6716 [6716] 02/04/08 20:27:45 ryan Add filters to comments_open() and pings_open(). Props tellyworth. fixes …
(edit) @5777 [5777] 07/04/07 16:12:37 markjaquith Update wp-comments-post.php to WP coding conventions. props JeremyVisser?. …
(edit) @5707 [5707] 06/14/07 16:24:28 markjaquith Introducing post_status="pending". see #4446 and put any initial bug …
(edit) @5640 [5640] 06/02/07 05:21:18 rob1n Content-Type, not Content-type, as headers are case sensitive. Props …
(edit) @5128 [5128] 03/28/07 17:34:42 ryan Requesting wp-comments-post.php with GET should return 405. Props Mike …
(edit) @5089 [5089] 03/23/07 02:05:29 matt Ryan slays the dragon. (Some of these return WP_Error objects.)
(edit) @5087 [5087] 03/23/07 00:59:21 matt (int)er the dragon.
(edit) @5039 [5039] 03/14/07 23:10:57 markjaquith nonce-protect comments by users with unfiltered_html cap to prevent …
(edit) @4939 [4939] 02/25/07 13:35:16 markjaquith strip tags from comment author before determining emptiness status. props …
(edit) @4260 [4260] 09/28/06 19:16:15 ryan comment_post_redirect and comment_edit_redirect from Mark J. fixes #2590
(edit) @4144 [4144] 08/30/06 21:46:31 ryan Use get_option instead of get_settings. Just 'cause.
(edit) @3984 [3984] 07/05/06 20:34:19 ryan wp_die() for comment errors. Props filosofo. fixes #1786
(edit) @3577 [3577] 02/28/06 09:49:06 ryan More comment cookie sanitation.
(edit) @3574 [3574] 02/28/06 04:22:24 ryan Strip all html from comment author name, email, and url.
(edit) @3566 [3566] 02/22/06 19:08:55 ryan current user cleanup
(edit) @3542 [3542] 02/17/06 01:31:53 ryan clean comment author url. fixes #2454
(edit) @2984 [2984] 11/05/05 22:08:56 matt Redirect to permalink instead of referrer. Fixes #1673
(edit) @2837 [2837] 09/05/05 04:14:29 matt Don't set for logged in users.
(edit) @2699 [2699] 07/05/05 20:47:22 ryan Use wpdb->escape instead of addslashes to prepare DB bound data.
(edit) @2623 [2623] 06/09/05 00:17:43 matt Better headers for CGI enviroments
(edit) @2580 [2580] 05/03/05 07:31:29 matt Don't accept comments on drafts - …
(edit) @2558 [2558] 04/20/05 19:05:34 matt I count good now
(edit) @2556 [2556] 04/20/05 03:37:23 matt Line ending fixes and commenting cleanups from Scott Reilly
(edit) @2552 [2552] 04/19/05 17:24:05 matt It was a Wednesday. (?!) Hat tip: Lucas Larson
(edit) @2490 [2490] 03/29/05 14:52:41 ryan Trim comment info. http://mosquito.wordpress.org/view.php?id=1183 Props: …
(edit) @2464 [2464] 03/22/05 00:29:43 ryan Validate comment author email. …
(edit) @2436 [2436] 03/13/05 16:36:09 ryan Introducing wp_redirect(), first cut. …
(edit) @2431 [2431] 03/11/05 03:31:39 ryan Don't require email address from registered authors. …
(edit) @2427 [2427] 03/10/05 07:01:42 ryan Fix comments popup window reload upon post. …
(edit) @2359 [2359] 02/16/05 23:01:02 rboren Don't strip scheme from comment url. Bug 883.
(edit) @2231 [2231] 02/06/05 19:02:10 rboren Addslashes to user data before inserting in DB.
(edit) @2221 [2221] 02/05/05 05:38:57 saxmatt Wrong variable - http://mosquito.wordpress.org/view.php?id=786
(edit) @2166 [2166] 01/31/05 06:38:12 saxmatt Comment registration goodness. Hat tip to Jason at noprequisite.com for …
(edit) @2002 [2002] 12/25/04 18:01:06 rboren Fix comment cookies.
(edit) @1985 [1985] 12/20/04 06:45:19 rboren Fix required fields checking. Bug 576. Hat tip: bronski
(edit) @1983 [1983] 12/19/04 18:43:45 saxmatt Don't cache. No, really. Hat tip: Kimmo Suominen.
(edit) @1974 [1974] 12/18/04 20:56:26 saxmatt Some code cleanups.
(edit) @1968 [1968] 12/17/04 08:44:30 saxmatt http://mosquito.wordpress.org/view.php?id=558
(edit) @1964 [1964] 12/16/04 02:57:05 saxmatt Comments refactoring and cleanup
(edit) @1854 [1854] 11/15/04 06:20:28 rboren Refuse comments for post IDs that do not exist.
(edit) @1781 [1781] 10/11/04 22:07:09 saxmatt Move balanceTags into filters.
(edit) @1756 [1756] 10/06/04 06:34:19 donncha Fixed minor bug - wrong variable passed to get_permalink() - …
(edit) @1751 [1751] 10/05/04 16:22:31 saxmatt Better redirect cleaning.
(edit) @1748 [1748] 10/05/04 08:35:22 saxmatt Changes to how we do redirects.
(edit) @1739 [1739] 10/04/04 08:54:04 saxmatt Move plugin call to allow plugin authors to get in before notification is …
(edit) @1603 [1603] 09/05/04 01:50:39 saxmatt Track and check user agent for comments.
(edit) @1405 [1405] 06/11/04 08:02:40 rboren Get our slashes straight.
(edit) @1355 [1355] 05/24/04 08:22:18 saxmatt Giant commit, sorry mailing list people. Move all table names to new $wpdb …
(edit) @1237 [1237] 05/07/04 23:21:31 saxmatt Fix for cookie paths being set correctly when using a different home …
(edit) @1108 [1108] 04/20/04 22:56:47 saxmatt Changed to superglobals, and eliminated $use_cache (since we always do).
(edit) @1018 [1018] 03/26/04 11:26:57 michelvaldrighi typo
(edit) @1012 [1012] 03/25/04 20:18:20 saxmatt Additional plugin API hooks, extending moderation scheme to more fully …
(edit) @997 [997] 03/25/04 01:56:02 michelvaldrighi now commenting in localtime+gmt
(edit) @984 [984] 03/21/04 08:31:33 saxmatt New comment moderation code, for trackbacks and comments.
(edit) @956 [956] 03/01/04 06:13:32 saxmatt Migration to get_settings
(edit) @914 [914] 02/23/04 03:42:40 michelvaldrighi big leap to GMT dates
(edit) @860 [860] 02/10/04 19:43:39 jverber Removed redundant convert_chars (it is called during display)
(edit) @707 [707] 01/03/04 20:35:02 saxmatt Comments number bug.
(add) @601 [601] 12/11/03 00:22:36 saxmatt The great renaming.
Note: See TracRevisionLog for help on using the revision log.