[wp-trac] Re: [WordPress Trac] #8863: wp_set_comment_status action is not raised

WordPress Trac wp-trac at lists.automattic.com
Sat Apr 4 23:17:05 GMT 2009


#8863: wp_set_comment_status action is not raised
--------------------------+-------------------------------------------------
 Reporter:  Jehan         |        Owner:  Jehan 
     Type:  defect (bug)  |       Status:  closed
 Priority:  normal        |    Milestone:  2.7.2 
Component:  Comments      |      Version:  2.7   
 Severity:  normal        |   Resolution:  fixed 
 Keywords:                |  
--------------------------+-------------------------------------------------
Changes (by hakre):

  * status:  assigned => closed
  * resolution:  => fixed


Comment:

 i've taken a look into the issue.

 the problem seems to be solved. in ''wp-includes/comment.php''
 wp_transition_comment_status() only fires the hook
 '''transition_comment_status''' if the status really changes.

 comment.php within the admin includes does not have a function of the
 names referenced here. I would suggest to close this Issue until further
 reopening with a reproduceable test (against bleeding).

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/8863#comment:5>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list