how to display gutenberg editor in a view
Question
In a custom plugin, i display the content from a post in an editor like this
wp_editor( $content, $editor_id );
but when the content is done with gutenberg , i want to display the gutenberg editor and not the classic editor.
How can i do this ?
Thanks
Stéphane
0
1 month
2023-02-16T03:02:32-05:00
2023-02-16T03:02:32-05:00 0 Answers
0 views
0
Leave an answer