[wp-trac] [WordPress Trac] #36380: Moderate Comment screen no longer displays raw content

WordPress Trac noreply at wordpress.org
Fri Apr 1 18:11:57 UTC 2016


#36380: Moderate Comment screen no longer displays raw content
------------------------------------------------+--------------------------
 Reporter:  SergeyBiryukov                      |       Owner:
     Type:  defect (bug)                        |      Status:  new
 Priority:  normal                              |   Milestone:  4.5
Component:  Comments                            |     Version:  trunk
 Severity:  normal                              |  Resolution:
 Keywords:  has-patch ux-feedback dev-feedback  |     Focuses:  ui,
                                                |  administration
------------------------------------------------+--------------------------
Changes (by rachelbaker):

 * keywords:  needs-patch needs-unit-tests => has-patch ux-feedback dev-
     feedback


Comment:

 In [attachment:36380.diff] I used the CSS `:after` pseudo-element along
 with the `content` property to output the value of the `href` attributes.
 This is the same approach Akismet uses.

 I am not happy with the CSS selectors I am using. If this approach looks
 good, feedback on how to best target the `comment_content` here without
 impacting the "Edit Comment" comment link within the same table cell would
 be appreciated.

 Screenshot of the link appearance:
 [[Image(https://cldup.com/MFWMA7vltG.thumb.png)]]

--
Ticket URL: <https://core.trac.wordpress.org/ticket/36380#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list