Is It Possible to Use the Gutenberg Block Editor With Custom Fields in a Custom
-
I’m trying to code a custom plugin for a WordPress site I’m building. It adds a custom post and is using the Gutenberg block editor for the post. I already have all the codes in place but how do I hook the saving part of the custom fields of the custom post to be saved with the post when the user clicks the “Update” button of the Gutenberg Block Editor? Because the Gutenberg Block Editor saves the post asynchronously and I can’t hook to it in the plugin’s PHP file.
And while were here, does anyone know how to use the mini Gutenberg Block Editor on a custom field like the one here in the Forums? The one to edit the message.
Viewing 13 replies - 1 through 13 (of 13 total)
Viewing 13 replies - 1 through 13 (of 13 total)
- The topic ‘Is It Possible to Use the Gutenberg Block Editor With Custom Fields in a Custom’ is closed to new replies.