Linux 软件免费装
Banner图

Shortcode to Blocks

开发者 jchawkins725
更新时间 2026年5月13日 01:14
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

migration shortcode gutenberg wpbakery converter

下载

1.0.0 1.0.1

详情介绍:

Shortcode to Blocks helps you migrate WPBakery Page Builder content to the native WordPress block editor. It converts the most common WPBakery Page Builder (Visual Composer) shortcodes into native WordPress blocks. Important This plugin works only with WPBakery Page Builder shortcodes (vc_* elements). WPBakery Page Builder and Visual Composer are trademarks of their respective owners. This plugin is not affiliated with or endorsed by them. What Gets Converted Layout Elements Rows and columns (vc_row, vc_column, vc_row_inner, vc_column_inner) become Group and Columns blocks with responsive settings and CSS classes preserved. Content Elements Features Supported Shortcodes (Free) | WPBakery Shortcode | Gutenberg Block | |---|---| | vc_row / vc_row_inner | Group | | vc_column / vc_column_inner | Column | | vc_column_text | Paragraph / HTML | | vc_custom_heading | Heading | | vc_btn | Button | | vc_single_image | Image | | vc_raw_html | Custom HTML | | vc_separator | Separator | | vc_empty_space | Spacer | Need more features? A Pro version is available that includes additional converters, batch processing tools, logging, and more: Shortcode to Blocks Pro

安装:

  1. Upload the shortcode-to-blocks folder to /wp-content/plugins/, or install from the WordPress Plugins screen.
  2. Activate the plugin through the Plugins screen.
  3. Go to Shortcode → Blocks in the admin sidebar to see the dashboard.
  4. Open any post or page that contains WPBakery content and click Convert in the sidebar panel (block editor) or metabox (classic editor).

屏幕截图:

  • Gutenberg sidebar panel after conversion, showing Backup available and the Revert to backup action.
  • Classic editor metabox with Convert content.
  • Classic editor metabox after conversion with Revert to backup.
  • Dashboard with conversion overview and quick how-to steps.
  • Settings screen for post types, required capability, row width defaults, and uninstall behavior.

升级注意事项:

1.0.1 Fixes Classic Editor button visibility so Convert/Revert are shown correctly based on content state. 1.0.0 First release. Always test on a staging site before converting production content.

常见问题:

Does this work with other page builders?

No. This plugin converts WPBakery Page Builder (Visual Composer) shortcodes only.

Can I revert after converting?

Yes. The original content is stored in post meta. Click Revert to restore it.

What happens to shortcodes that aren't supported?

They're wrapped in a Gutenberg Shortcode block and continue to render normally. No content is lost.

Is it safe for production?

The plugin creates automatic backups, but always test on a staging copy first and back up your database before converting many posts.

Does this plugin send data to external servers?

No. All conversions are performed locally on your site. This plugin does not send data to external services.

Do I need the Pro version?

The free version handles the most common layout and content shortcodes for single-post conversion. If you need batch tools, advanced converters (video, galleries, tabs, accordions, CTAs, maps), logging, or bulk actions, the Pro add-on is the way to go.

更新日志:

1.0.1 1.0.0