Comments: comment specific view #18321
Labels
Design
[Feature] Comments
Comments on posts and the admin screen for managing them.
[Type] Enhancement
We need a Calypso comment specific view that is used for two cases:
Technical Tasks:
/comment/{ siteFragment }/{ commentId }
will render the ui and comment permalink ( Comments: comment specific view UI #19773 )/comment/{ siteFragment }/{ commentId }?action={ approve | spam | trash | delete }
(Comments: Moderation Hotlinks #19774) will perform the related action and render the comment view in the first taskSo if we visit our site for example https://gwwartest.wordpress.com/2017/09/15/hello-world-11/comment-page-1/#comment-149, and click on edit. This currently takes us to wp-admin n/comment.php?action=editcomment&c=149
The text was updated successfully, but these errors were encountered: