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

WordPress Trac wp-trac at lists.automattic.com
Wed Jun 2 06:54:39 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:            
-------------------------+--------------------------------------------------

Comment(by greenshady):

 While I would agree with this when the function was first added, it could
 cause potential issues by changing it.  Some themes work around this by
 checking for the `page_comments` option in the DB.  Adding an extra
 `<div>` might result in multiple `<div>`s for those themes and possibly
 mess up specific styles.  I think it's unlikely, but I'm not a huge fan of
 changing the output of a function once it's already been released,
 especially after several versions.

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


More information about the wp-trac mailing list