@wordpress/fields

This package provides core elements for the DataView library, designed to simplify the creation and management of data display elements in WordPress.

Installation

Install the module

npm install @wordpress/fields --save

Usage

deletePost

Undocumented declaration.

duplicatePattern

Undocumented declaration.

duplicatePost

Undocumented declaration.

duplicatePostNative

Undocumented declaration.

exportPattern

Undocumented declaration.

exportPatternNative

Undocumented declaration.

orderField

Undocumented declaration.

permanentlyDeletePost

Undocumented declaration.

renamePost

Undocumented declaration.

reorderPage

Undocumented declaration.

reorderPageNative

Undocumented declaration.

resetPost

Undocumented declaration.

restorePost

Undocumented declaration.

titleField

Undocumented declaration.

trashPost

Undocumented declaration.

viewPost

Undocumented declaration.

viewPostRevisions

Undocumented declaration.

Contributing to this package

This is an individual package that’s part of the Gutenberg project. The project is organized as a monorepo. It’s made up of multiple self-contained software packages, each with a specific purpose. The packages in this monorepo are published to npm and used by WordPress as well as other software projects.

To find out more about contributing to this package or Gutenberg as a whole, please read the project’s main contributor guide.