=== ska-toolbar ===
Contributors: skadev
Donate link: https://buymeacoffee.com/skadev
Tags: insert, group, copy, cut, duplicate
Requires at least: 6.7
Tested up to: 6.9
Requires PHP: 8.1
Stable tag: 1.0.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Adds a toolbar with quick actions to the Block Editor.

== Description ==

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.

Available actions:

* Insert before
* Insert after
* Group
* Ungroup
* Copy
* Cut
* Duplicate
* Delete
* Strip metadata

== Screenshots ==

1. Toolbar with "Top toolbar" enabled
2. Toolbar with "Top toolbar" disabled

== Installation ==

= Install via admin dashboard =
1. Go to your **WordPress admin dashboard -> Plugins**.
2. Click "Add New".
3. Click "Upload Plugin".
4. Select the `ska-toolbar.zip` file.
5. Click "Install Now".
6. Activate the plugin from **WordPress admin dashboard -> Plugins**.

= Manual install via FTP upload =
1. Upload the folder "ska-toolbar" from `ska-toolbar.zip` file to your WordPress installations `../wp-content/plugins` folder.
2. Activate the plugin from **WordPress admin dashboard -> Plugins**.

== Changelog ==

= 1.0.2 =
* WP 6.9.

= 1.0.1 =
* WP 6.8.
* Added GitHub link.
* Added Requires PHP.

= 1.0.0 =
* No changes.
