Opened 3 years ago
Closed 3 years ago
#13312 closed defect (bug) (fixed)
Wrong number of posts shown
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.0 |
| Component: | Administration | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
The default number of posts shown is 15 on a page such as this: http://localhost/wp-admin/edit.php
But if you open the 'screen options' pop-down, the default number of posts per page is 20.
Attachments (1)
Change History (4)
- Keywords has-patch added
20 is a default number, we have it on all other pages too.
Note: See
TracTickets for help on using
tickets.

Great! But are we sure that we want to make it 20 to a page and not 15 to a page and change that editable number to be 15?
Thanks for the quick patch!