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 only pickerGrid and pickerTable, 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.

WordPress build contract

Installs
1
GitHub Stars
22
First Seen
1 day ago
wp-dataviews-dataform — lonsdale201/wp-agent-skills