PowerUp – Admin Tools (Login/Logout Redirects, Scripts & Comments Control)

Simplify site management with Login/Logout Redirect, Hide Admin Bar, Disable Comments, Header Footer Scripts and Remove Footer Credit.

2 database tables

Table NameDescriptionMethod
wp_gspu_activity_logA logging table that records activity, events, or audit history.Static
wp_gspu_mm_subscribersStores gspu mm subscribers 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_commentmeta
Comment meta
wp_comments
Direct access
wp_options
Option key:gspu_active_modulesOption key:gspu_asset_unloadsOption key:gspu_mm_sub_table_v1Option key:gspu_module_disable-commentsOption key:gspu_module_hide-admin-barOption key:gspu_permalinks_flushedOption key:gspu_plugin_versionOption key:gspu_ual_table_created
wp_postmeta
Post meta