=== Todo Block === Contributors: davexpression, pluginette Tags: block Tested up to: 5.8.0 Stable tag: 1.0 License: GPL-2.0-or-later License URI: https://www.gnu.org/licenses/gpl-2.0.html Adds ToDo block to Gutenberg editor == Description == Gutenberg is a great block editor but it does not come with a todo block. You can now create to-do lists in WordPress Gutenberg editor. Your todo checkboxes will appear both on the **frontend** and **backend**. It will even keep the current state of the checkbox when shown on the frontend. You can use this block to - add tasks to your posts and pages - create a checklist of items - set goals == Installation == This section describes how to install the plugin and get it working. e.g. 1. Upload the plugin files to the `/wp-content/plugins/todo-list` directory, or install the plugin through the WordPress plugins screen directly. 1. Activate the plugin through the 'Plugins' screen in WordPress == Frequently Asked Questions == = What is the minimum WordPress version = 5.8 == Screenshots == 1. This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Note that the screenshot is taken from the /assets directory or the directory that contains the stable readme.txt (tags or trunk). Screenshots in the /assets directory take precedence. For example, `/assets/screenshot-1.png` would win over `/tags/4.3/screenshot-1.png` (or jpg, jpeg, gif). 2. This is the second screen shot == Changelog == = 1.0 = * Release