[wp-meta] [Making WordPress.org] #3572: Allow users to edit their own notes
Making WordPress.org
noreply at wordpress.org
Wed Apr 18 14:21:06 UTC 2018
#3572: Allow users to edit their own notes
---------------------------------------+---------------------
Reporter: keesiemeijer | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: Developer Hub | Resolution:
Keywords: has-patch has-screenshots |
---------------------------------------+---------------------
Comment (by keesiemeijer):
Patch [attachment:3572.8.patch] displays an error and a way back to the
comment form if a comment is empty after editing.
Other improvements:
* Add extra checks (post_id, post_type) before updating a comment.
* Use `htmlspecialchars_decode()` for comment content when editing a top
level comment.
Just to recap, this patch:
* Allows users to edit top level comments and child (feedback) comments
* Adds a new rewrite rule and theme template file for editing comments
* Adds comment rules (guidelines) to the feedback form
* Improves scrolling to notes (adjusting for the admin bar)
* Works with Javascript disabled
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/3572#comment:8>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list