GP Social Publisher
Create, approve, queue, and publish social media content directly from your WordPress dashboard.
3 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_gpsopu_drafts | Stores gpsopu drafts data created by this plugin. | Static |
| wp_gpsopu_logs | A logging table that records activity, events, or audit history. | Static |
| wp_gpsopu_queue | A 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_optionsOption key:
gpsopu_settings