[wp-trac] [WordPress Trac] #27944: Allow Native Styling of Comment Authors' Names in the .widget_recent_comments Widget
WordPress Trac
noreply at wordpress.org
Fri May 9 06:01:52 UTC 2014
#27944: Allow Native Styling of Comment Authors' Names in the
.widget_recent_comments Widget
----------------------------------------+------------------
Reporter: EMG | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 4.0
Component: Widgets | Version: 3.9
Severity: normal | Resolution:
Keywords: needs-patch good-first-bug | Focuses:
----------------------------------------+------------------
Comment (by EMG):
Replying to [comment:3 ocean90]:
> I propose is to use `<span class="comment-author"></span>` here. The
cite element is not the correct element for this, see #24522 for
background.
In working with theme development from the ground up and using nothing but
WordPress' own natively outputted widgets, I also noticed that the
`.widget_rss` also outputs the author's name of an RSSed
post/article/whatever wrapped in the `<cite>` tag as opposed to your
suggested `<span class="comment-author">`.
As such, I created #28188 to address this issue. :)
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27944#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list