Editor Bridge

WordPress plugin Editor Bridge expand the Block Editor (Gutenberg).
This WordPress plugin expands the functionality of blocks and adds styles and formats.
Compatibility
- WordPress version 5.5 or later
- Gutenberg version 8.5 or later
Expansion
There are three expansion points.
Expanded block
- Background image settings
- core/heading
- core/paragraph
- core/column
- core/columns
- core/group
- Border settings
- core/heading
- core/paragraph
- core/group
- core/columns
- core/column
- Button size and width settings
- core/button
- Container settings
- core/group
- core/cover
- Space settings, Margin (upper margin as default) and Padding
- core/heading
- core/paragraph
- core/image
- core/button (only Margin)
- core/buttons
- core/media-text (only Margin)
- core/gallery (only Margin)
- core/list (only Margin)
- core/table (only Margin)
- core/columns
- core/column (only Padding)
- core/group
- core/cover
- Width settings
- core/table
- core/columns
- core/group
Format
- Badge
- Font size
- Font weight
- Highlight
Style
- Button
- Heading
- Image
- List
- Separator
- Table
Test Matrix
For operation compatibility between PHP version and WordPress version, see below GitHub Actions.
Contribution
Small patches and bug reports can be submitted a issue tracker in GitHub. Forking on GitHub is another good way. You can send a pull request.
If you would like to contribute, here are some notes and guidlines.
- All development happens on the develop branch, so it is always the most up-to-date
- The master branch only contains tagged releases
- If you are going to be submitting a pull request, please submit your pull request to the develop branch
- See about forking and pull requests
Download & install the zip archive
The plugin package installer can be downloaded from the WP2E project tab called “code”.
1 – Select the version to download if this option is available otherwise the “latest” version of the main plugin will be used.
2 – After downloading the zip archive install the plugin package installer in you local environment and activate the script from the plugin list.
3 – Under the section “Plugins” of the admin dashboard you should see a new “Dependencies & Licenses” link. Follow the instructions from this panel to finalize the installation of the missing dependencies.
- Give a name to your project
- Download the Installer Package
- Install & activate the plugin locally
- Install the suggested dependencies
Tips: Use the WP2E panel to add/suggest new dependencies to the local installation. Press F5 in the list of dependencies if the changes are not displayed right away.



