Commits
User selector
Commit History
Commits on Dec 9, 2010
Always exit after wp_redirect. props filosofo, fixes #15518.
Show description for 3ebb27acommitted
Commits on May 6, 2010
Commits on Apr 14, 2010
Register 'inherit' as a post status. Check the parent post status when commenting on attachments.
Show description for 2e60fb8committed
Commits on Feb 18, 2010
Deny commenting on any post with a non-public status. see #9674
Show description for 561dd70committed
Commits on Jan 7, 2010
Block comments for future posts and password protected posts (when password not provided). Props filosofo. fixes #11810 for trunk
Show description for 866c302committed
Commits on Dec 1, 2009
Accept either user_id or user_ID. Remove user_id global. see #11271 #11222
Show description for 42e6256committed
Commits on Nov 26, 2009
Fix notices and phpdoc, props hakre, fixes #10758
Show description for 387ac8ccommitted
Commits on Nov 23, 2009
Standardize on user_id instead of user_ID when passing comment data. fixes #11222
Show description for 27db8a8committed
Commits on Nov 5, 2009
Trash comments when trashing a post. see #11073
Show description for bc7e8e2committed
Commits on May 18, 2009
Deprecate sanitize_url() and clean_url() in favor of esc_url_raw() and esc_url()
Show description for ba1c3bdcommitted
Commits on May 10, 2009
Add 'pre_comment_on_post' action to allow early denial by spam plugin. Fixes #8343.
Show description for 79a1dd8committed
Commits on May 6, 2009
Allow a plugin to vary the comment cookie lifetime (or even remove the cookies altogether). Fixes #4996.
Show description for 5926a70committed
Commits on Mar 2, 2009
Require user to be logged in to comment on private posts. Props tott. see #8997
Show description for 6a301a4committed
Commits on Nov 19, 2008
Handle blank display_name for commenters. props mrmist. fixes #7494
Show description for 03792b2committed
Commits on Nov 4, 2008
Notice fixes from Viper007Bond. see #7509
Show description for 0623c49committedRedirect back to correct comment page after replying. Props Viper007Bond. fixes #8055
Show description for 9f54a77committedRedirect back to correct comment page after replying. Props Viper007Bond. fixes #8055
Show description for 00b5111committed
Commits on Oct 23, 2008
Comment paging and sorting from Viper007Bond. see #7927
Show description for 873a5b0committed
Commits on Aug 24, 2008
Reply to comments from admin, first run, see #7435
Show description for 3e9d31fcommitted
Commits on Jun 20, 2008
Minor phpdoc fixups.
Show description for 97d67b7committed
Commits on May 25, 2008
File file level phpdoc from jacobsantos. see #7037
Show description for e25996ccommitted
Commits on May 21, 2008
Allow wp-config.php to exist one level up from WordPress root directory. Props sambauers. fixes #6933
Show description for e911ccacommitted
Commits on Apr 14, 2008
Prepare DB queries in more places. Props filosofo. see #6644
Show description for fdc05b2committed
Commits on Feb 4, 2008
Add filters to comments_open() and pings_open(). Props tellyworth. fixes #5761
Show description for 40f8071committed
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