apiFetch() returns infinite requests
Related Posts:
- Programmatically trigger the gutenberg save
- 404 in gutenberg autosave of a Custom Post Type with custom rest_namespace
- Editor API Endpoint or Data Store That Provides a List of Meta Fields for Post Types
- Is it possible to access the wp-admin from one instance while keeping WP_HOME pointing to the balancing url?
- Custom Endpoint API based on attribute gutenberg block
- Proxy External API request in PHP from Edit.js in Block Plugin
- Custom validation on publish/ update in Block Editor
- Unable to edit server side rendered block
- Trying to save an object into post meta with wp.data.dispatch(‘core/editor’).editpost
- Block editor – Too many requests for server host
- fetch more than 100 records in block editor API call
- Block editor not loading with rest api custom code
- WP Gutenberg – How to parse simple images?
- Get the email of the author of the currently being edited post in Gutenberg frontend
- meta_query with standard getEntityRecords possible?
- Create error handling metabox fields WP block editor / rest mode
- Using Nested Blocks With Custom Query Block
- WordPress Rest API custom endpoint optional param
- Using the Rewrite API to Construct a RESTful URL
- Where can I find the Gutenberg block icons?
- Add pre-publish conditions to the block editor
- How to filter or remove default panels in Gutenberg PrePublish Panel
- Deactivate Gutenberg tips forever – not Gutenberg
- How does Gutenberg handle translations in React?
- Query WP REST API v2 by multiple meta keys
- Add To Gutenberg Sidebar
- How to detect the usage of Gutenberg
- Integrate Gutenberg as a Standalone App
- Help Unregistering a Core Block Type in Gutenberg
- How do I cache (core) API requests?
- WP REST API only returning partial list of users
- How do I register multiple blocks with block.json and register_block_type_from_metadata?
- Fetch All Posts (Including Those Using a Custom Post Type) With WordPress API
- WP REST API no longer supports filter param, so how do I get posts in a custom taxonomy?
- Is there a way to get protected meta fields through any of the available built-in WordPress APIs? (xmlrpc, wp-json)
- Remove block styles in the Block Editor
- Disable Gutenberg text-Settings in all blocks
- How do I get the current post ID within a Gutenberg/Block Editor block?
- Looking for all available options of Gutenberg Block
- Possible to use @wordpress/create-block with multiple blocks?
- Are there ways to make the Gutenberg editor wider? And the HTML-block higher?
- Blocks: set a default value for a TextControl
- gutenberg block – how to force update after attribute changed?
- What is the advantage of ‘register_block_type’ (the PHP function) when creating custom blocks?
- Edit srcset and sizes attributes in Gutenberg image, cover and gallery – blocks
- How to trigger JS in gutenberg page load
- Slow REST API calls on self-hosted WordPress [closed]
- Allow excerpt for pages in Gutenberg?
- WordPress Gutenberg Embed Blocks Are Not Responsive
- Is there a list / reference for all current native WordPress blocks?
- Gutenberg: Block validation failed
- Set fullscreen mode by default
- How to query multiple post types inside Gutenberg options panel?
- How can I add a custom attribute to Gutenberg core blocks?
- Is it safe to fix Access-Control-Allow-Origin (CORS origin) errors with a php header directive?
- Gutenberg extend core blocks
- Setting default font family with theme.json
- How can I access core/paragraph textColor in a block template
- (Gutenberg Block Editor) Using editor.BlockEdit filter, need to alter html/ CSS class of BlockEdit Component
- Retrieving pages with multiple tags using REST API
- Gutenberg custom block plugin with custom image sizes
- Add Button To Top Toolbar in Gutenberg
- Saving post meta using the new EntityProvider APIs
- Disable device preview options in the block editor
- Add additional classes to gutenberg .editor-styles-wrapper
- Implementing Gutenberg RichText onSplit / onReplace
- Change order/position of Gutenberg inspector control panel
- Get the current block ID
- Gutenberg Inspector Controls
- How to use the WordPress < LinkControl /> Component
- What version of Gutenberg is included with WordPress?
- Implement Panel Color Inspector Control in Gutenberg
- how to authenticate for the REST API from a plugin and from command line
- Why is per_page not working with categories in WP API?
- How to create gutenberg block using REST API independently or as headless way?
- Add Formatting Buttons to Gutenberg core/paragraph BlockControls
- How do you use __experimentalLayout to give innerblocks alignment control and default layout?
- WordPress API – Get Drafts
- REST API: How can I restrict a custom post type to only be accessible by authenticated users?
- How do I use the WP REST API plugin and the OAuth Server plugin to allow for registration and login?
- WordPress Value of Undefined in Admin
- Remove border radius setting from the Gutenberg button block?
- Get loading state of wp data selector
- Extending Gutenberg group block: How to properly combine multiple attributes?
- serialize_blocks breaking html tags in content
- All post types with getEntityRecords
- gutenberg dynamic block is returning 404
- Modify the core/paragraph block
- Add PHP block template to content using wp_insert_post
- The Block Editor: Disable “Color settings” in the specific block
- Required (mandatory) Gutenberg block
- How to use getBlockIndex
- Gutenberg reusable blocks – is it possible to customise an instance?
- Creating a post with the REST API, curl and oauth returning 401 error
- Gutenberg InspectorControls is deprecated, how to add custom block settings?
- Add classname to Gutenberg block wrapper in the editor?
- Hide or show Gutenberg custom block using date range
- How to disallow a certain custom gutenberg block outside of an InnerBlocks block?
- How to stop WP API endpoint from caching?
- How should you internationalize javascript spread in multiple files but build in one?