Descrição
Logged In users can s=now save selection (if enabled)
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
– let users save selection
– set goals
Blocos
Este plugin disponibiliza 2 blocos.
- Checklist (Todo List) A group of checkboxes
- Checkbox (Todo Item) Checkbox for Todo List
Instalação
This section describes how to install the plugin and get it working.
e.g.
- Upload the plugin files to the
/wp-content/plugins/todo-list
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
Perguntas frequentes
-
What is the minimum WordPress version
-
5.0
Avaliações
Colaboradores e desenvolvedores
“Todo Block” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresTraduzir o “Todo Block” para seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, consulte o repositório SVN ou assine o registro de desenvolvimento por RSS.
Registro de alterações
1.1
- Change tested up to
1.0.6
- Remove console.log
- Add Youtube URL
1.0
- Release