Easy Backend-Summary
This is a dashboard plugin for the WordPress backend who shows a simple overview of the latest post and user activities.
1 database table
| Table Name | Description | Method |
|---|---|---|
| wp_easybackendsummary | Stores easybackendsummary 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_usermeta