[wp-trac] [WordPress Trac] #11426: Allow trash option in comment notification emails

WordPress Trac wp-trac at lists.automattic.com
Mon Dec 14 22:51:12 UTC 2009


#11426: Allow trash option in comment notification emails
--------------------------+-------------------------------------------------
 Reporter:  nacin         |       Owner:           
     Type:  defect (bug)  |      Status:  new      
 Priority:  normal        |   Milestone:  2.9      
Component:  Trash         |     Version:  2.9      
 Severity:  normal        |    Keywords:  has-patch
--------------------------+-------------------------------------------------

Comment(by nacin):

 Second pass is more ambitious. Does what the ticket is fundamentally for,
 plus:

  - Changes mac, cdc, dt to approve, delete, spam, trash. Adds back compat
 check.
  - DRYs up a lot of the comment.php code. (Though it could be taken
 further.)
  - Adds query args where missing to allow for standardizes messages after
 an action.

 New strings:
 {{{
  __('Trash it: %s')
  __('You are about to move the following comment to the Trash:');
  __('Trash Comment');
  __('Permanently Delete Comment');
 }}}

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


More information about the wp-trac mailing list