[wp-trac] [WordPress Trac] #13541: paginate_comments_links() should generate a containing <div>

WordPress Trac wp-trac at lists.automattic.com
Tue May 25 21:34:23 UTC 2010


#13541: paginate_comments_links() should generate a containing <div>
-------------------------+--------------------------------------------------
 Reporter:  jestro       |       Owner:            
     Type:  enhancement  |      Status:  new       
 Priority:  normal       |   Milestone:  Unassigned
Component:  Comments     |     Version:  2.9.2     
 Severity:  normal       |    Keywords:            
-------------------------+--------------------------------------------------
 The markup generated by paginate_comments_links() is not ideal. You must
 create your own containing <div> in order to properly style the element
 (give it margin, padding, etc.). This works well when comment pagination
 is enabled, but your <div> will not disappear when the user has disabled
 comment pagination. This leaves extra spacing and unnecessary markup
 cruft. If you leave out the containing <div> entirely there is no clean
 way of properly styling the element.

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


More information about the wp-trac mailing list