wp-dataviews-dataform
Installation
SKILL.md
WordPress DataViews and DataForm
Use the public package to build consistent dataset and editing interfaces. It renders UI; it does not fetch, authorize, mutate, paginate, or persist records for you.
Choose the component
DataViews: browse, search, filter, sort, paginate, select, and act on items.DataViewsPicker: controlled single- or multi-item selection. It supports onlypickerGridandpickerTable, and has a narrower action contract.DataForm: edit one record or a deliberately composed bulk-edit value.
Do not use these components to replace a simple settings field or a tiny static list. Their value starts when fields, views, selection, or actions are reusable.