WP-API / new-list-tables

An experiment in re-writing the post list screen using the REST API.
GNU General Public License v2.0
71 stars 17 forks source link

Add IDs for Quick Edit form elements #16

Closed rmccue closed 7 years ago

rmccue commented 7 years ago

Fixes #7, #8.

For now, I haven't made a generic form ID utility, because all these spots so far have been single-use-only components, and might have compatibility concerns that we need to fix in the future. If need be, we can always change them later.