Descrizione
Gutenberg has completely changed the editing experience by introducing block-based editor (earlier Gutenberg). It brought more power to content editing.
This plugin will work as add-on to Gutenberg’s ‘Column’ block.
Using this plugin, you will be able to add variable width column block to Gutenberg editor. If you are looking to divide your page/post content into two non-equal width then this plugin is for you.
Screenshot
Installazione
- Upload the plugin files to the
/wp-content/plugins/plugin-name
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- That’s it! Now you’re ready to use ‘Variable Columns’ block in Gutenberg.
FAQ
- Where can I find ‘Variable Columns’ block in Gutenberg?
-
Edit any post/page with Gutenberg editor. You just need to click on ‘Add Block’ section on top-left corner of Gutenberg editor and goto Layout Elements. You’ll see ‘Variable Columns’ block in it.
- How can I resize column width?
-
To resize column width, you just need to select ‘Variable Columns’ block and drag range control displayed under ‘Column Width’ label according to your needs from right sidebar.
Recensioni
Contributi e sviluppo
“Gutenberg Variable Columns” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
Collaboratori“Gutenberg Variable Columns” è stato tradotto in 1 lingua. Grazie ai traduttori per i loro contributi.
Traduci “Gutenberg Variable Columns” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.
Changelog (registro delle modifiche)
1.1.0
- Major release – Now it is possible to add other blocks within Variable Column Block.
- Fixed the issues reported on plugin support page.
1.0.2
- readme.txt correction.
1.0.1
- “wp-editor” added in wp_register_script. “RichText” block is moved to ‘wp-editor’ component, previously was ‘wp-blocks’ component.