DevForge Admin Toolkit

Total Control. Zero Clutter. Ultimate Performance. The most comprehensive WordPress admin toolkit.

2 database tables

Table NameDescriptionMethod
wp_devfadto_activity_logA logging table that records activity, events, or audit history.Static
wp_devfadto_login_historyA logging table that records activity, events, or audit history.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_commentmeta
Comment meta
wp_comments
Direct access
wp_options
Option key:devfadto_admin_columnsOption key:devfadto_admin_themeOption key:devfadto_announcementsOption key:devfadto_custom_widgetsOption key:devfadto_heartbeatOption key:devfadto_login_history_table_versionOption key:devfadto_menu_editorOption key:devfadto_settingsOption key:site_icon
wp_postmeta
Post meta
wp_usermeta
User meta