Denne utvidelsen har ikke blitt testet mot noen av de siste 3 hovedutgivelsene av WordPress. Den er kanskje ikke lenger holdt vedlike eller støttet, og den kan ha kompatibilitetsproblemer med nyeste versjoner av WordPress.

Checker

Beskrivelse

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

Skjermskudd

  • Tasks list and progress
  • Add new task popup
  • Filters

Installasjon

You can install the Plugin in two ways.

WordPress interface installation

  1. Go to plugins in the WordPress admin and click on “Add new”.
  2. In the Search box enter “Checker” and press Enter.
  3. Click on “Install” to install the plugin.
  4. Activate the plugin.

Manual installation

  1. Download and upload the plugin files to the /wp-content/plugins/checker directory from the WordPress plugin repository.
  2. Activate the plugin through the «Plugins» screen in WordPress admin area.

FAQ

Can I export the tasks list and import on another website?

Yes, the plugin allows you to download/export the tasks list that you have created and import on another WP website.

Vurderinger

Det er ingen omtaler av denne utvidelsen.

Bidragsytere og utviklere

“Checker” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.

Bidragsytere

Oversett “Checker” til ditt språk.

Interessert i utvikling?

Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.

Endringslogg

0.1.0

  • 2023-10-30
  • First version of Checker WordPress plugin.