in ,

Thunks in Gutenberg (make.wordpress.org)

Thunks in Gutenberg

Gutenberg 11.6 added support for thunks. You can think of thunks as of functions that can be dispatched: // actions.js export const myThunkAction = () => ( { select, dispatch } ) => { return …

Leave a Reply

Gutenberg Contributors Focus Efforts on Navigation Block for WordPress 5.9, Navigation Editor Punted to Future Release

Gutenberg Contributors Focus Efforts on Navigation Block for WordPress 5.9, Navigation Editor Punted to Future Release (wptavern.com)

The ‘Pattern’ Block and How It Fixes a Longstanding Issue With Dynamic Data in HTML Templates

The ‘Pattern’ Block and How It Fixes a Longstanding Issue With Dynamic Data in HTML Templates (wptavern.com)