Checker
A Checklist in WP admin area.
The facts
- Active installs
- 100+
- Price
- Free
- Last updated
- 13 Feb 2024
- Added
- Feb 2024
- Requires WP
- 6.0
- Tested up to
- WP 6.4.10
- Requires PHP
- 7.4
- Downloads
- 1,154
Our analysis
AI-assistedChecker is a WordPress plugin designed to help administrators create tasks and checks to maintain their website. After activation, it adds a new menu item in the dashboard for managing these tasks. The plugin also incorporates the Font Awesome library for icon fonts, which it loads locally from its folder.
This plugin is suitable for WordPress site administrators looking to keep their site updated with a checklist of tasks. It may also appeal to developers who are comfortable modifying plugin files to customize functionality.
Best for: WordPress site administrators and developers looking for a checklist tool.
What it does well
- ✓Allows creation of tasks and checks for website maintenance
- ✓Adds a new menu item for easy task management
- ✓Uses the Font Awesome library for icons
Where it falls short
- •Limited information about features and functionality
- •Requires modification of files for custom functionality
Verdict
Checker offers basic task management for WordPress sites, but its limited information and features may restrict its appeal.
From the developer
Deepak Khokhar's own description of Checker, lightly tidied.
Best WordPress checklist plugin that allows admin to create tasks and checks to keep website up to date.
After activation, you will see a new menu item on the left in your dashboard called Checker. Go to that page and manage the tasks/checks that you need on your WordPress website.
We will soon add recommendations to better optimize your website. These recommendation will be useful as best practices on any WP website.
Note: This plugin uses the font awesome library for icon fonts but it loads them from the plugin’s local folder. You can learn more about the font awesome icons here
To modify some functionality, you would need to modify the files from the src folder. After making your changes, please run the following commands to build the production files:
npm update
npm run start