=== Which Blocks ===
Contributors:      cadic
Tags:              block, block editor, blocks usage, statistics
Requires at least: 5.7
Tested up to:      6.2
Requires PHP:      7.0
Stable tag:        1.0.1
License:           GPLv2 or later
License URI:       http://www.gnu.org/licenses/gpl-2.0.html

Get blocks usage statistics across the site.

== Description ==

Display the statistics of block usage across the site. Showing how much posts are using every block type.

== Frequently Asked Questions ==

= Where is block usage statistics =

Admin menu: Tools > Which Blocks

== Screenshots ==

1. This is an example of the plugin results screen.

== Installation ==

1. Install the plugin via the plugin installer, either by searching for it or uploading a .zip file.
2. Activate the plugin.
3. Head to Tools → Which Blocks to see all blocks from the website and their usage.

== Changelog ==

= 1.0.1 - 2023-03-30 =
* **Changed** PHP Unit Tests (props [@cadic](https://github.com/cadic) via [#12](https://github.com/cadic/which-blocks/pull/12))
* **Changed** Readmes and github templates (props [@cadic](https://github.com/cadic) via [#14](https://github.com/cadic/which-blocks/pull/14))
* **Changed** Remove composer autoloader (props [@cadic](https://github.com/cadic) via [#13](https://github.com/cadic/which-blocks/pull/13))
* **Changed** Replace Cypress WP Utils with the NPM package (props [@cadic](https://github.com/cadic) via [#11](https://github.com/cadic/which-blocks/pull/11))
* **Security** Bump webpack from 5.75.0 to 5.76.1 (props [@dependabot[bot]](https://github.com/apps/dependabot), [@cadic](https://github.com/cadic) via [#15](https://github.com/cadic/which-blocks/pull/15))

= 1.0.0 - 09.02.2023 = 
* Initial plugin release.
