[wp-trac] [WordPress Trac] #14342: posts paging calculation inconsistent
WordPress Trac
wp-trac at lists.automattic.com
Sun Jul 18 02:18:01 UTC 2010
#14342: posts paging calculation inconsistent
----------------------------+-----------------------------------------------
Reporter: wpmuguru | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Administration | Version: 3.0
Severity: normal | Keywords: has-patch
----------------------------+-----------------------------------------------
In wp-admin/edit.php, the default posts per page is 20. In wp-
admin/includes/post.php the default is 15. With the defaults and no
filters applied, the edit post screen shows 15 posts.
In my test install on the edit posts screen, I have 56 posts, 4 pages (of
posts) & on the 4th page the paging area shows "61 - 56 of 56 posts".
The attached patch changes the 20 in wp-admin/edit.php to 15.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/14342>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list