This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Todo Block

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

Screenshots

  • The ToDo block on the backend.
  • The ToDo block on the frontend

Blocks

This plugin provides 2 blocks.

  • ToDo List Todo List Block for Gutenberg
  • ToDo Item ToDo Item for ToDo List

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.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress

FAQ

What is the minimum WordPress version

5.0

Reviews

Read all 1 review

Contributors & Developers

“Todo Block” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Todo Block” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.7

  • Change tested up to

1.0.6

  • Remove console.log
  • Add Youtube URL

1.0

  • Release