Adds a compact group of additional buttons to the Block Editor toolbar that allow to perform common actions without using hotkeys or opening dropdown menus.
Demo on WordPress playground
Available actions:
- Insert before
- Insert after
- Group
- Ungroup
- Copy
- Cut
- Duplicate
- Delete
- Strip metadata
Install via admin dashboard
- Go to your WordPress admin dashboard -> Plugins.
- Click "Add New".
- Click "Upload Plugin".
- Select the
ska-toolbar.zip
file.
- Click "Install Now".
- Activate the plugin from WordPress admin dashboard -> Plugins.
Manual install via FTP upload
- Upload the folder "ska-toolbar" from
ska-toolbar.zip
file to your WordPress installations ../wp-content/plugins
folder.
- Activate the plugin from WordPress admin dashboard -> Plugins.