Restaurant Solutions – Checklist

Create an interactive checklist for your managers to use that saves and stores a report when they click submit. Then you can recall any list from any …

2 database tables

Table NameDescriptionMethod
wp_checklistStores checklist data created by this plugin.Static
wp_employeeStores employee data created by this plugin.Static

Core Table Usage

This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.

wp_postmeta
Post meta
wp_posts
Custom post type:stp_checklist