Title: Shortcode to Blocks
Author: Jonathan Hawkins
Published: <strong>12. Mai 2026</strong>
Last modified: 12. Mai 2026

---

Plugins durchsuchen

![](https://ps.w.org/shortcode-to-blocks/assets/banner-772x250.jpg?rev=3530214)

![](https://ps.w.org/shortcode-to-blocks/assets/icon-256x256.gif?rev=3529362)

# Shortcode to Blocks

 Von [Jonathan Hawkins](https://profiles.wordpress.org/jchawkins725/)

[Herunterladen](https://downloads.wordpress.org/plugin/shortcode-to-blocks.1.0.1.zip)

 * [Details](https://de-at.wordpress.org/plugins/shortcode-to-blocks/#description)
 * [Rezensionen](https://de-at.wordpress.org/plugins/shortcode-to-blocks/#reviews)
 *  [Installation](https://de-at.wordpress.org/plugins/shortcode-to-blocks/#installation)
 * [Entwicklung](https://de-at.wordpress.org/plugins/shortcode-to-blocks/#developers)

 [Support](https://wordpress.org/support/plugin/shortcode-to-blocks/)

## Beschreibung

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**
 * `vc_column_text`  Paragraph / HTML blocks * `vc_custom_heading`
Heading blocks with proper levels * `vc_btn`  Button blocks with color and link 
preserved * `vc_raw_html`  Custom HTML blocks * `vc_single_image`  Image blocks *`
vc_separator`  Separator blocks * `vc_empty_space`  Spacer blocks

**Third-party Shortcodes**
 Non-WPBakery shortcodes (contact forms, plugins, etc.)
are automatically wrapped in Shortcode blocks and keep working after conversion.

#### Features

 * One-click convert and revert on each post/page edit screen
 * Works in both the block editor (Gutenberg sidebar panel) and the classic editor(
   metabox)
 * Automatic backup of original content, revert any time
 * Dashboard with conversion stats
 * Settings for allowed post types and user capability requirements
 * Extensible architecture with additional features available in a Pro version

#### 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](https://shortcodetoblocks.com/)

## Screenshots

 * [[
 * Gutenberg sidebar panel showing detected WPBakery content and the Convert to 
   blocks action.
 * [[
 * 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.

## Installation

 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).

## FAQ

### 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.

## Rezensionen

There are no reviews for this plugin.

## Mitwirkende & Entwickler

„Shortcode to Blocks“ ist Open-Source-Software. Folgende Menschen haben an diesem
Plugin mitgewirkt:

Mitwirkende

 *   [ Jonathan Hawkins ](https://profiles.wordpress.org/jchawkins725/)

[Übersetze „Shortcode to Blocks“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/shortcode-to-blocks)

### Interessiert an der Entwicklung?

[Durchstöbere den Code](https://plugins.trac.wordpress.org/browser/shortcode-to-blocks/),
sieh dir das [SVN Repository](https://plugins.svn.wordpress.org/shortcode-to-blocks/)
an oder abonniere das [Entwicklungsprotokoll](https://plugins.trac.wordpress.org/log/shortcode-to-blocks/)
per [RSS](https://plugins.trac.wordpress.org/log/shortcode-to-blocks/?limit=100&mode=stop_on_copy&format=rss).

## Änderungsprotokoll

#### 1.0.1

 * Fix: Classic Editor metabox now shows only one action at a time (Convert or Revert),
   matching Gutenberg behavior.

#### 1.0.0

 * Initial release
 * Converts 11 core WPBakery shortcodes to Gutenberg blocks
 * Single-post convert and revert via editor sidebar or metabox
 * Automatic content backup in post meta
 * Dashboard with conversion overview
 * Settings for post types and user capability requirements
 * Extensible architecture for Pro add-on

## Meta

 *  Version **1.0.1**
 *  Last updated **vor 12 Stunden**
 *  Active installations **Weniger als 10**
 *  WordPress version ** 6.0 oder höher **
 *  Tested up to **6.9.4**
 *  PHP version ** 7.4 oder höher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/shortcode-to-blocks/)
 * Tags
 * [converter](https://de-at.wordpress.org/plugins/tags/converter/)[gutenberg](https://de-at.wordpress.org/plugins/tags/gutenberg/)
   [migration](https://de-at.wordpress.org/plugins/tags/migration/)[shortcode](https://de-at.wordpress.org/plugins/tags/shortcode/)
   [WPBakery](https://de-at.wordpress.org/plugins/tags/wpbakery/)
 *  [Erweiterte Ansicht](https://de-at.wordpress.org/plugins/shortcode-to-blocks/advanced/)

## Bewertungen

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/shortcode-to-blocks/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/shortcode-to-blocks/reviews/)

## Mitwirkende

 *   [ Jonathan Hawkins ](https://profiles.wordpress.org/jchawkins725/)

## Support

Möchtest du etwas sagen? Brauchst du Unterstützung?

 [Supportforum anzeigen](https://wordpress.org/support/plugin/shortcode-to-blocks/)