Plugin info
Maintenance & Compatibility
Maintenance score
Possibly abandoned • Last updated 2626 days ago • 6 reviews
Is Checklist in Post abandoned?
Possibly abandoned (last update 2626 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
Allow creating checklists in posts based on bulleted list.
Supports Cookies
WordPress 5.0 and Gutenberg Support:
Use Classic Block and then Visual editor instructions below.
There are plans for Separate Gutenberg block in the future.
Usage in visual editor :
* Create / Edit Post and add classic Visual Editor bulleted list to it. Try to prepare space for it by leaving empty lines before and after.
* Select list in Visual Editor (and empty line above) and click button "Add Checklist".
* Shortcodes [checklist_in_post] [/checklist_in_post] will appear.
* Save.
* If you want to use cookies – check cookie option under plugin settings.
Installation
EN:
- Upload the directory wordpresschecklistinpost in /wp-content/plugins/ or install the plugin over the plugin manager of WordPress.
- Activate the plugin over the plugin manager of WordPress.
WordPress 5.0 and Gutenberg Support:
Use Classic Block and then Visual editor instructions below.
There are plans for Separate Gutenberg block in the future.
Usage in visual editor :
* Create / Edit Post and add classic Visual Editor bulleted list to it. Try to prepare space for it by leaving empty lines before and after.
* Select list in Visual Editor (and empty line above) and click button "Add Checklist".
* Shortcodes [checklist_in_post] [/checklist_in_post] will appear.
* Save.
* If you want to use cookies – check cookie option under plugin settings.
Frequently Asked Questions
Review feed
I need this
Screenshots
Changelog
1.1.3
Wordpress 5.0 Support (You need to use Block Classic).
1.1.2
Fixed: Styling for some themes
Fixed: Javascript on change event
1.1.1
Fixed: ToggleCookie
Fixed: Cookie path=/
1.1.0
New : Changed way how checked elements are build, changed classes
New : Cookie support – settings page into WordPress Admin. 365 days period.
1.0.4
Fixed: Contact Form conflict resolved (Thanks to @tdper)
1.0.3
Fixed: Allow Nested Lists (Thanks @iisisrael)
Fixed: Allow using HTML into Lists
Fixed: Force padding-left: 0px;
1.0.2
Force transparent element list background (for themes using background in li)
1.0
Initial Release