[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 Jul 11 16:05:30 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:  good-first-bug has-patch commit  |     Focuses:
---------------------------------------------+------------------

Comment (by obenland):

 Thanks Sergey!

 While Suffusion alone has over 1,000,000 downloads, the styles associated
 with `.comment-author-link` should not be too big of a drawback:
 {{{
 #!css
 .comment-author-link {
         padding: 0 0 5px 0;
 }
 }}}

 The other themes have it namespaced to the comments area.

 No objections to [attachment:27944.2.patch] then.

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


More information about the wp-trac mailing list