[wp-trac] [WordPress Trac] #14135: edit_posts_per_page
    WordPress Trac 
    wp-trac at lists.automattic.com
       
    Fri Dec 17 18:00:03 UTC 2010
    
    
  
#14135: edit_posts_per_page
----------------------------------+-----------------------
 Reporter:  tslice                |       Owner:  sorich87
     Type:  defect (bug)          |      Status:  reopened
 Priority:  normal                |   Milestone:
Component:  Plugins               |     Version:  3.0
 Severity:  minor                 |  Resolution:
 Keywords:  has-patch regression  |
----------------------------------+-----------------------
Changes (by sorich87):
 * status:  closed => reopened
 * resolution:  wontfix =>
Comment:
 Even if we don't want to add the legacy filter 'edit_pages_per_page', the
 original issue still remains:
 The use of the filter 'edit_posts_per_page' is not consistent. That filter
 should be applied not only to the posts query, but also to the screen
 options.
 Actually, when you use the filter to set the number of posts, the screen
 option doesn't show your value set via the filter but the default value.
 There is no consistency between the actual number of posts displayed and
 the number shown in the screen options.
-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/14135#comment:26>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
    
    
More information about the wp-trac
mailing list