Opened 14 years ago
Closed 14 years ago
#15185 closed defect (bug) (fixed)
Broken sorting on Links page
Reported by: | Utkarsh | Owned by: | scribu |
---|---|---|---|
Milestone: | 3.1 | Priority: | normal |
Severity: | normal | Version: | 3.0.1 |
Component: | Warnings/Notices | Keywords: | has-patch |
Focuses: | Cc: |
Description
When WP_DEBUG is set to true, ajax requests sent while sorting the Links emits warnings related to pagination.
Attached patch only prints pagination info if pagination arguments are set.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
(In [15894]) Fix notices in WP_List_Table::ajax_response(). Props Utkarsh. Fixes #15185