2,000+
July 15, 2025
February 15, 2021
Convert to Blocks is a WordPress plugin that transforms classic editor content to blocks on-the-fly. After installing Gutenberg or upgrading to WordPress 5.0+, your content will be displayed in “Classic Editor Blocks”. While these blocks are completely functional and will display fine on the frontend of your website, they do not empower editors to fully make use of the block editing experience. In order to do so, your classic editor posts need to be converted to blocks. This plugin does that for you “on the fly”. When an editor goes to edit a classic post, the content will be parsed into blocks. When the editor saves the post, the new structure will be saved into the database. This strategy reduces risk as you are only altering database values for content that needs to be changed.
Note that Inner Blocks Transforms is only supported with the Gutenberg Plugin 10.9.0+.
/convert-to-blocks
directory to the /wp-content/plugins/
directory.Find a classic editor in the post, try to navigate away from the page. You will get an error saying your changes will be discarded. This is because Convert to Blocks converted your content to blocks on the fly and those changes will be saved when you update the post.
By default it will not.
Nested / Inner Block support does not work with Gutenberg bundled with WordPress Core <=5.7.2. This feature needs the Gutenberg Plugin >=10.9.0.
cookie
from 0.4.2 to 0.7.1, express
from 4.21.0 to 4.21.2, @wordpress/e2e-test-utils-playwright
from 1.7.0 to 1.18.0, serialize-javascript
from 6.0.0 to 6.0.2 and mocha
from 10.4.0 to 11.1.0 (props @dependabot, @Sidsector9 via #194).axios
from 1.7.4 to 1.8.3 (props @dependabot, @iamdharmesh via #196).http-proxy-middleware
from 2.0.6 to 2.0.9 and tar-fs
from 3.0.8 to 3.1.0 (props @dependabot, @dkotter via #206).axios
from 1.6.8 to 1.7.4 (props @dependabot, @dkotter via #180).webpack
from 5.91.0 to 5.94.0 (props @dependabot, @faisal-alvi via #181).ws
from 7.5.10 to 8.18.0 and @wordpress/scripts
from 27.8.0 to 30.4.0 (props @dependabot, @faisal-alvi via #182, #189).express
from 4.19.2 to 4.21.0 (props @dependabot, @iamdharmesh via #185).braces
from 3.0.2 to 3.0.3 (props @dependabot, @Sidsector9 via #168).ws
from 7.5.9 to 7.5.10 (props @dependabot, @Sidsector9 via #169).enable_block_editor
method only to alter posts that support the gutenbridge (props @stormrockwell, @Sidsector9, @jeffpaul, @dsawardekar via #136).actions/upload-artifact
from v3 to v4 (props @iamdharmesh via #162).follow-redirects
from 1.15.2 to 1.15.4 (props @dependabot, @dkotter via #153).browserify-sign
from 4.0.4 to 4.2.2 (props @dependabot, @dkotter via #145).@babel/traverse
from 7.11.5 to 7.23.7 (props @dependabot, @dkotter via #155).@wordpress/scripts
in our build workflow (props @Sidsector9, @dkotter via #167).Version | Download | Type |
---|---|---|
1.3.4 | Download | Stable |
1.3.3 | Download | Stable |
1.3.2 | Download | Stable |
1.3.1 | Download | Stable |
1.3.0 | Download | Stable |
1.2.2 | Download | Stable |
1.2.1 | Download | Stable |
1.2.0 | Download | Stable |
1.1.1 | Download | Stable |
1.1.0 | Download | Stable |
1.0.2 | Download | Stable |
1.0.1 | Download | Stable |
Development | Download | Trunk |