[wp-trac] [WordPress Trac] #11893: Comment author should be able to edit his comments for a half hour

WordPress Trac wp-trac at lists.automattic.com
Thu Jan 14 10:05:46 UTC 2010


#11893: Comment author should be able to edit his comments for a half hour
-------------------------------+--------------------------------------------
 Reporter:  Denis-de-Bernardy  |       Owner:                
     Type:  feature request    |      Status:  new           
 Priority:  normal             |   Milestone:  Future Release
Component:  Comments           |     Version:  2.9.1         
 Severity:  normal             |    Keywords:  needs-patch   
-------------------------------+--------------------------------------------
Changes (by scribu):

  * type:  enhancement => feature request
  * milestone:  3.0 => Future Release


Comment:

 I agree.

 However, it's not a trivial task. Moving to Future Release until a patch
 is submitted.


 Since we don't have a special template for editing... anything, here's how
 I think it could be done:

 Have a special query_var that would populate the comment area with the
 desired comment to edit.

 Example:

 1. You have a post http://example.com/2010/01/my-post

 2. A user posts a comment that gets the id 123.

 3. He finds a typo and clicks on the "edit comment" link

 4. He is sent to http://example.com/2010/01/my-post?edit_comment=123

 5. On this page, the form is prefilled with the comment content.

 6. The user edits the comment and clicks submit, as usual.

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


More information about the wp-trac mailing list