[wp-trac] Re: [WordPress Trac] #4387: Typo in comments cache
WordPress Trac
wp-trac at lists.automattic.com
Fri Jun 1 12:49:31 GMT 2007
#4387: Typo in comments cache
---------------------+------------------------------------------------------
Reporter: hovenko | Owner: anonymous
Type: defect | Status: new
Priority: high | Milestone: 2.3
Component: General | Version: 2.2
Severity: normal | Resolution:
Keywords: |
---------------------+------------------------------------------------------
Comment (by hovenko):
The last patch will also call on the action hook "wp_set_comment_status"
after
updating the comment with the function edit_comment, since that function
might update the comment status as well.
The reason for this was because the wp-admin/moderation.php will call on
the
hook "wp_set_comment_status", but when editing comments from
wp-admin/comment.php it will call on the hook "edit_comment". Where's the
logic?
--
Ticket URL: <http://trac.wordpress.org/ticket/4387#comment:2>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list