[wp-trac] [WordPress Trac] #23988: Add post info on comment.php?action=editcomment
WordPress Trac
noreply at wordpress.org
Thu Jan 30 04:06:37 UTC 2014
#23988: Add post info on comment.php?action=editcomment
-------------------------------------------------+--------------------
Reporter: jenmylo | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 3.9
Component: Comments | Version: 3.5.1
Severity: minor | Resolution:
Keywords: has-patch needs-testing ui-feedback | Focuses:
-------------------------------------------------+--------------------
Changes (by seanchayes):
* keywords: has-patch needs-testing => has-patch needs-testing ui-feedback
Comment:
I looked at the original patch and it worked as expected.
Inspired, I re-wrote the patch to add the following information in the
Author meta box on the {{{comment.php?action=editcomment}}}:
* "In response to" <link to post>
* "In reply to" <link to parent comment>
For each section there is a link to the original post and the post it's a
reply to (where appropriate). I did re-use variants of existing comment
code from the comment list screen {{{/wp-admin/comment.php}}}.
(See attached images)
Potentially we could place this additional information to the Status meta
box (on the right hand side where the date/time and other status
information is shown) so comments encouraged if that's where it might fit
logically.
Further inspired I also wrote some changes to the Moderate Comment
{{{/wp-admin/comment.php?action=approve/spam/trash}}} screen - I can
include the patch this in this ticket or if the best practice is to open a
new ticket I can do that. But in principle the same additional information
is displayed to that screen.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/23988#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list