UNPKG

@frontkom/gutenberg-js

Version:

gutenberg-js - An extension of the Wordpress Gutenberg editor

6 lines (4 loc) 209 B
import apiFetch from '@wordpress/api-fetch'; // Middleware apiFetch.use(apiFetch.createNonceMiddleware(window.wpApiSettings.nonce)); apiFetch.use(apiFetch.createRootURLMiddleware(window.wpApiSettings.root));