Opened 8 years ago
Last modified 4 years ago
#40001 new task (blessed)
Replace wp-list.js with REST API-powered JavaScript
Reported by: | rmccue | Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | 4.7 |
Component: | Administration | Keywords: | has-patch |
Focuses: | rest-api | Cc: |
Description
wp-list.js is used for some list tables in WordPress, but not all. We should switch everything it does over to the REST API, and simultaneously rethink list tables to ensure consistency.
(This is a stub ticket, longer post on make/core coming soon.)
Attachments (1)
Change History (3)
This ticket was mentioned in Slack in #core by lukecarbis. View the logs.
4 years ago
Note: See
TracTickets for help on using
tickets.
Early POC patch