/auto-block-recovery

This plugin will automatically attempt to recover the block editor when it is loaded. It saves you the trouble of clicking the “Attempt Block Recovery” button.

Primary LanguageJavaScript

=== Auto Block Recovery ===
Contributors: shimotomoki
Donate link: https://www.amazon.jp/hz/wishlist/ls/2N2XNHHUW2GXP?ref_=wl_share
Tags: gutenberg,block,
Tested up to:      6.3
Stable tag:        0.1.3
License:           GPLv2 or later
License URI:       https://www.gnu.org/licenses/gpl-2.0.html

== Description ==

This plugin will automatically attempt to recover the block editor when it is loaded.
It saves you the trouble of clicking the "Attempt Block Recovery" button.

[The source code of this plugin is below.](https://github.com/shimotmk/auto-block-recovery)

== Changelog ==

= 0.1.3 =
* Tested up version

= 0.1.2 =
* Tested up version

= 0.1.1 =
* Fix dist file

= 0.1.0 =
* Initial release