#15904 closed defect (bug) (fixed)
require_list_table adds double slashes to list class path
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 3.1 | Priority: | normal |
| Severity: | minor | Version: | |
| Component: | General | Keywords: | has-patch commit dev-reviewed |
| Focuses: | Cc: |
Description
ABSPATH has a trailing slash and the concatenated path for the table class files begins with /wp-admin.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
(In [17070]) Don't double-slash list table include. props wpmuguru, fixes #15904.