[wp-trac] [WordPress Trac] #16944: Add new 'bynetworkuser' CSS class to output from comment-template.php

WordPress Trac wp-trac at lists.automattic.com
Wed Mar 23 06:28:47 UTC 2011


#16944: Add new 'bynetworkuser' CSS class to output from comment-template.php
-----------------------------+-----------------------------
 Reporter:  jacques_chester  |      Owner:
     Type:  enhancement      |     Status:  new
 Priority:  normal           |  Milestone:  Awaiting Review
Component:  Comments         |    Version:
 Severity:  normal           |   Keywords:
-----------------------------+-----------------------------
 Currently, the comment-template.php file checks to see whether a comment
 author is in the wp_user table.

 If they are, then WordPress will emit a 'byuser' class as part of the
 comment div markup.

 However, this behaviour is not ideal from multisite installations.
 'byuser' should be restricted on a per-blog basis.

 I propose that the current behaviour be assigned to a new CSS class,
 'bynetworkuser'.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/16944>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list