You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@wordpress/fields

Package Overview
Dependencies
Maintainers
23
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wordpress/fields

DataViews is a component that provides an API to render datasets using different types of layouts (table, grid, list, etc.).

0.3.0
Source
npmnpm
Version published
Weekly downloads
17K
13.36%
Maintainers
23
Weekly downloads
 
Created
Source

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.

featuredImageField

Undocumented declaration.

orderField

Undocumented declaration.

parentField

This field is used to display the post parent.

permanentlyDeletePost

Undocumented declaration.

renamePost

Undocumented declaration.

reorderPage

Undocumented declaration.

reorderPageNative

Undocumented declaration.

resetPost

Undocumented declaration.

restorePost

Undocumented declaration.

slugField

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.



Code is Poetry.

Keywords

wordpress

FAQs

Package last updated on 30 Oct 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts