Auto Poster to social networks

Auto Poster to social networks is a WordPress plugin that allows you to automatically post your blog updates to Bluesky. Manage networks, schedule pos …

5 database tables

Table NameDescriptionMethod
wp_bluesky_logsA logging table that records activity, events, or audit history.Static
wp_bluesky_networksStores bluesky networks data created by this plugin.Static
wp_bluesky_posted_postsStores bluesky posted posts data created by this plugin.Static
wp_bluesky_posts_reportsStores bluesky posts reports data created by this plugin.Static
wp_bluesky_scheduled_postsStores bluesky scheduled posts 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_options
Option key:bluesky_delete_postsOption key:bluesky_hsauto_cron_timeOption key:bluesky_refresh_token_interval