Gutenberg - page 4
Gutenberg extend core blocks
How to extend existing Gutenberg blocks in WordPress Add spacing attribute. Before we can add a custom control to the image block we need a place wher...
Unable to disable Gutenberg with plugin Classic Editor or Disable Gutenberg
How do I disable Gutenberg and return to the classic WordPress editor? Can you turn off Gutenberg editor? How do I disable Gutenberg editor in WordPre...
How to detect the usage of Gutenberg
How to detect the usage of Gutenberg gutenberg_post_has_blocks() - this function exists only in Gutenberg plugin, and not in 5.0 Core. is_gutenberg_pa...
Are there Gutenberg container blocks?
Container Row is the block filling the biggest gap in Gutenberg, which is columns with extensive options. With vast number of options, possibilities a...
Is there a plugin or a way in the wordpress that would let us have different versions of a post or page accessibe to users?
Can you create different levels of access to different types of users in WordPress? How do I give access to a specific plugin in WordPress? Is Gutenbe...
Do blocks replace plugins in WordPress 5?
Is Gutenberg block editor a plugin? What is block library in WordPress? Is Gutenberg a plugin? When did WordPress 5.5 come out? Is Gutenberg better th...
Will Gutenberg Have a Negative Impact on Page Speed?
As seen in the testing results below, the Gutenberg plugin had nearly no negative impact on the Google Page Speed Insights Scores, the GTmetrix web sp...
Extend core block in Gutenberg
How to extend existing Gutenberg blocks in WordPress Add spacing attribute. Before we can add a custom control to the image block we need a place wher...
how i retreive the post content while editing it in real time however the editor is tinymce or gutenberg
How do I switch from Gutenberg to classic editor? How do I turn off Block Editor in WordPress? How do I disable Gutenberg editor? What is the differen...
How to check whether Gutenberg editor is installed or not [duplicate]
How do I check Gutenberg usage? How do I enable Gutenberg editor? How do I change Gutenberg editor in WordPress? How do I disable Gutenberg editor in ...
check if Gutenberg is currently in use
You'll need WP_Screenis_block_editor() method to check if you are currently in the Gutenberg Editor (Since WordPress 5.0). Also, if you install Gutenb...
Would Gutenberg be considered a PlugIn?
Is Gutenberg a plugin? Is Gutenberg block editor a plugin? What is the purpose of the Gutenberg plugin? What is Gutenberg in WordPress? Which is bette...