Commits
User selector
Commit History
Commits on Jul 4, 2007
Update wp-comments-post.php to WP coding conventions. props JeremyVisser. fixes #4573
Show description for 8f31e39committed
Commits on Jun 14, 2007
Introducing post_status="pending". see #4446 and put any initial bug reports on that ticket
Show description for 0f0788dcommitted
Commits on Jun 2, 2007
Content-Type, not Content-type, as headers are case sensitive. Props foolswisdom and Nazgul. fixes #3545
Show description for 12c2ef6committed
rob1n
Commits on Mar 28, 2007
Requesting wp-comments-post.php with GET should return 405. Props Mike Little. fixes #3797
Show description for 82a40d6committed
Commits on Mar 23, 2007
Ryan slays the dragon. (Some of these return WP_Error objects.)
Show description for d57901dcommitted(int)er the dragon.
Show description for b1f6f9acommitted
Commits on Mar 14, 2007
nonce-protect comments by users with unfiltered_html cap to prevent xsrf/xss. fixes #3973 for trunk
Show description for 096395fcommitted
Commits on Feb 25, 2007
strip tags from comment author before determining emptiness status. props Nazgul. fixes #3839
Show description for f8e2216committed
Commits on Sep 28, 2006
comment_post_redirect and comment_edit_redirect from Mark J. fixes #2590
Show description for 8453685committed
Commits on Aug 30, 2006
Use get_option instead of get_settings. Just 'cause.
Show description for 7e82eefcommitted
Commits on Jul 5, 2006
wp_die() for comment errors. Props filosofo. fixes #1786
Show description for 4562fd2committed
Commits on Feb 28, 2006
More comment cookie sanitation.
Show description for f7ee176committedStrip all html from comment author name, email, and url.
Show description for e0feeb1committed
Commits on Feb 22, 2006
current user cleanup
Show description for cd4a8a2committed
Commits on Feb 17, 2006
clean comment author url. fixes #2454
Show description for bac5316committed
Commits on Nov 5, 2005
Redirect to permalink instead of referrer. Fixes #1673
Show description for be5caf3committed
Commits on Sep 5, 2005
Don't set for logged in users.
Show description for 0c4c22fcommitted
Commits on Jul 5, 2005
Use wpdb->escape instead of addslashes to prepare DB bound data.
Show description for b3f7bd7committed
Commits on Jun 9, 2005
Better headers for CGI enviroments
Show description for a2fa5d6committed
Commits on May 3, 2005
Don't accept comments on drafts - http://mosquito.wordpress.org/view.php?id=946
Show description for 423287dcommitted
Commits on Apr 20, 2005
I count good now
Show description for beb8bbacommittedLine ending fixes and commenting cleanups from Scott Reilly
Show description for 2e3c230committed
Commits on Apr 19, 2005
It was a Wednesday. (?!) Hat tip: Lucas Larson
Show description for a1ac3e7committed
Commits on Mar 29, 2005
Trim comment info. http://mosquito.wordpress.org/view.php?id=1183 Props: ryanduff
Show description for c5646b8committed
Commits on Mar 22, 2005
Validate comment author email. http://mosquito.wordpress.org/view.php?id=982 Props: MtDewVirus
Show description for 90e6959committed
Commits on Mar 13, 2005
Introducing wp_redirect(), first cut. http://mosquito.wordpress.org/view.php?id=592 Props: Toby Simmons
Show description for df3fb34committed
Commits on Mar 11, 2005
Don't require email address from registered authors. http://mosquito.wordpress.org/view.php?id=948 Props: michel_v
Show description for 87f1040committed
Commits on Mar 10, 2005
Fix comments popup window reload upon post. http://mosquito.wordpress.org/view.php?id=897
Show description for e1eb496committed
Commits on Feb 16, 2005
Don't strip scheme from comment url. Bug 883.
Show description for cdc96a2committed
Commits on Feb 6, 2005
Addslashes to user data before inserting in DB.
Show description for 9944883committed
Commits on Feb 5, 2005
Wrong variable - http://mosquito.wordpress.org/view.php?id=786
Show description for bbc5b2dcommitted
Commits on Jan 31, 2005
Comment registration goodness. Hat tip to Jason at noprequisite.com for user_identity code.
Show description for f6a27d1committed
Commits on Dec 25, 2004
Fix comment cookies.
Show description for 173eb4acommitted
Commits on Dec 20, 2004
Fix required fields checking. Bug 576. Hat tip: bronski
Show description for db217ddcommitted
Commits on Dec 19, 2004
Don't cache. No, really. Hat tip: Kimmo Suominen.
Show description for f5a2447committed