GP Social Publisher

Create, approve, queue, and publish social media content directly from your WordPress dashboard.

3 database tables

Table NameDescriptionMethod
wp_gpsopu_draftsStores gpsopu drafts data created by this plugin.Static
wp_gpsopu_logsA logging table that records activity, events, or audit history.Static
wp_gpsopu_queueA job queue table for managing background tasks and scheduled operations.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_options
Option key:gpsopu_settings