Blog Automator

AI-powered content writing assistant with configurable settings for automated blog post generation.

3 database tables

Table NameDescriptionMethod
wp_aiauto_chaptersStores aiauto chapters data created by this plugin.Static
wp_aiauto_generate_postsStores aiauto generate posts data created by this plugin.Static
wp_aiauto_post_informationStores aiauto post information 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:aiauto_db_versionOption key:aiauto_limitOption key:aiauto_settings
wp_postmeta
Post meta