[wp-meta] [Making WordPress.org] #3572: Allow users to edit their own notes

Making WordPress.org noreply at wordpress.org
Sat Apr 14 13:40:22 UTC 2018


#3572: Allow users to edit their own notes
---------------------------+-----------------------
 Reporter:  keesiemeijer   |      Owner:  (none)
     Type:  enhancement    |     Status:  new
 Priority:  normal         |  Milestone:
Component:  Developer Hub  |   Keywords:  has-patch
---------------------------+-----------------------
 Users should be able to edit their own user contributed notes.
 See [https://meta.trac.wordpress.org/ticket/1504#comment:4 this comment]

 The patch adds the ability for users to edit their own contributed notes.

 Users can only edit a note if it's awaiting moderation. The endpoint
 `reference/comment/edit/{comment_ID}` is created for users to edit their
 notes in the front end of the site. You're redirected to the home page
 (from this endpoint) if the note doesn't exist, or you don't have the
 right edit permissions. A new template `comments-edit.php` is used for the
 edit note form.

 This patch also adds the following rules to the feedback form (similar to
 the note form).
 * This form is not for support requests, spam, bug reports, complaints, or
 self-promotion. Entries of this nature will be deleted.
 * NOTE: All contributions are licensed under GFDL and are moderated before
 appearing on the site.

 Related: #1504

-- 
Ticket URL: <https://meta.trac.wordpress.org/ticket/3572>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list