Opened 21 years ago
Closed 21 years ago
#1177 closed defect (bug) (fixed)
In admin, recent posts are limited, as are search results
| Reported by: | MC_incubus | Owned by: | ryan |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Administration | Version: | 1.5.1 |
| Severity: | minor | Keywords: | |
| Cc: | Focuses: |
Description
In the admin interface under Manage -> Posts, you are limited to only 15 entries. If you search, you are also limited. There should be a way to go to the next "page" both for recent posts and search results.
Attachments (1)
Change History (12)
#7
@
21 years ago
Something is not right... the "Previous Entries" link for site.com/wp151/wp-admin/edit.php goes to site.com/wp151/wp151/wp-admin/edit.php?paged=2
#8
@
21 years ago
Hm... it only seems to do that when I go directly to Manage -> Edit. If I manually enter in the correct second page entry, the link back to the first page works, and the link to the second page works when ?paged=1 But when $_GETpaged isn't specifically set to 1, the link to page 2 is borked with the double subdirectory thing.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Try on the attached diff.