[wp-trac] [WordPress Trac] #23634: New hook for adding content after each comment

WordPress Trac noreply at wordpress.org
Sat Mar 2 19:57:49 UTC 2013


#23634: New hook for adding content after each comment
--------------------------+------------------
 Reporter:  lancewillett  |       Owner:
     Type:  enhancement   |      Status:  new
 Priority:  normal        |   Milestone:  3.6
Component:  Comments      |     Version:
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |
--------------------------+------------------
Changes (by codeclarified):

 * cc: codeclarified (added)
 * keywords:  needs-patch => has-patch


Comment:

 Added a hook to class-wp-walker.php - due to the callback functions on
 comments this was the only reliable location I could find to add such a
 hook without worrying about it being dropped due to a custom callback, and
 still keeping a nested reply from duplicating the content after the levels
 start closing

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


More information about the wp-trac mailing list