@tinypixelco/wp-react-hooks
Overview
HooksBlock hooksPost hooksEditor hooks
Block
Post
Editor
Data

WP React Hooks

A hooks library for the WordPress block editor.

This project is pre-release. It will eventually be available at tinypixelco/wp-react-hooks. For now you will need to clone the repo to your project directly.

This documentation is in development.

Block hooks

Hooks related to block objects and block-specific functionality.

  • useBlocks
  • useSelection

Post hooks

Hooks related to WordPress post data.

Editor hooks

Hooks related to the editor and its settings.