Commits
User selector
Commit History
Commits on Jun 1, 2011
Only close comments on old posts by default. Fixes #16090 props nacin and johnjamesjacoby.
Show description for 83e351acommitted
Commits on May 14, 2011
Use wp_remote_retrieve_* helper functions instead of the raw HTTP response array. props aaroncampbell, fixes #17416.
Show description for 02e8db2committed
Commits on May 4, 2011
Fix notice thrown in wp_count_comments(). Props tfnab, batmoo. fixes #15215
Show description for a65e065committed
Commits on Apr 20, 2011
Commits on Apr 6, 2011
Deprecate wp_clone(). Call clone directly. Props hakre. fixes #16813
Show description for 259c415committed
Commits on Dec 19, 2010
Revert debug cruft from r17052. See #15885
Show description for 17c58eccommittedFix Pings/Trackback comment table filter. Props greuben. Fixes #15885
Show description for e2024b8committed
Commits on Dec 16, 2010
Add like_escape() to some queries. fixes #15764
Show description for c1e26efcommitted
Commits on Dec 1, 2010
Use prepare() instead of addslashes(). props wpmuguru.
Show description for 4ba9c5dcommitted
Commits on Nov 30, 2010
Drop pingback/trackback blogroll whitelisting feature. Too many ways to abuse it. props avereha. props vladimir_kolesnikov. fixes #13887 for trunk
Show description for 0488b9ccommittedPrepare properly. Props Vladimir Kolesnikov.
Show description for af32327committed
Commits on Nov 17, 2010
Pinking shears
Show description for 4b33a0ecommitted
Commits on Nov 14, 2010
Improve hook readability via curly brackets. Props jjj for initial patch. Fixes #15422
Show description for 32b416fcommitted
scribu
Commits on Nov 13, 2010
Always apply comment_text filter in check_comment(). Props hakre. Fixes #14680
Show description for 9967d9dcommitted
scribuKill WP_Object_Query. See #15032
Show description for a8160edcommitted
scribuSplit get_search_sql(). See #15170. See #15032
Show description for e19c839committed
scribu
Commits on Nov 2, 2010
Rename new classes to match our coding standards. Fixes #15280.
Show description for 804b3a0committed
Commits on Oct 29, 2010
Don't pass deprecated argument to discover_pingback_server_uri!
Show description for c8366c5committed
Commits on Oct 28, 2010
Switch to using WP_HTTP_IXR_Client in core. See #10588.
Show description for 4cc293acommitted
Commits on Oct 27, 2010
Make comment clauses more similar to post clauses. See #15019
Show description for 665b157committed
scribuAdd filters to WP_Comment_Query. Props sc0ttkclark. Fixes #15019
Show description for 1f23d12committed
scribuMove get() and set() methods from WP_Query to WP_Object_Query. See #15032
Show description for 174c0accommitted
scribu
Commits on Oct 19, 2010
Pinking shears.
Show description for fb4e38bcommitted
Commits on Oct 4, 2010
Move _wp_search_sql() into WP_Object_Query. Introduce WP_Comment_Search. See #15032
Show description for 12fdf54committed
scribu
Commits on Sep 16, 2010
Apply filter to wp_get_current_commenter(). Fixes #14878
Show description for d9039c3committed
scribu
Commits on Sep 7, 2010
Pass some context to the pre_comment_approved hook. props coffee2code, fixes #14802.
Show description for ab35b9ccommittedPhpdoc argument/@param cleanups. props duck_, see #14783.
Show description for 9494e4ccommitted
Commits on Sep 3, 2010
Add a note about REMOTE_ADDR behind proxies.
Show description for d62e022committed
Commits on Aug 30, 2010
Update last_changed when cleaning comment cache. fixes #14713
Show description for 954dd7fcommitted
Commits on Aug 11, 2010
Ajaxify list-type screens in the admin. See #14579
Show description for fb93941committed
scribu
Commits on Apr 4, 2010
Add $force_delete to wp_delete_comment(). see #12766, see #11470.
Show description for 122c6dbcommitted
Commits on Apr 2, 2010
Fix notice in wp_new_comment(). fixes #10854.
Show description for 7e33f4acommitted
Commits on Mar 26, 2010
Change @since 2.9 to @since 2.9.0.
Show description for d43df71committed
Commits on Mar 22, 2010
Fix notice without breaking comment notifications. See r13150, see #11830
Show description for d53d09ccommitted
Commits on Feb 28, 2010
Provide filter to allow including comment author's URL in comment moderation link count. see #11684
Show description for 91b033fcommitted