#46204 closed defect (bug) (invalid)
Pagination in WP Admin doesn't work if WP is installed under custom port
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | |
| Component: | General | Keywords: | |
| Focuses: | Cc: |
Description
Releated to https://core.trac.wordpress.org/ticket/46033
I installed WordPress under a custom port (90) and I configure siteurl and home in wp-config.php as www.mysite.com:90
I get a 404 when I try to click "next page" button provided by a WP_List_Table, cause the paged url loses the ":90" suffix for custom port
Change History (2)
Note: See
TracTickets for help on using
tickets.
I re-test. It is an invalid issue