SeoCms Post Archival System

Archive old posts and custom post types to a separate database based on configurable age rules.

2 database tables

Table NameDescriptionMethod
wp_archival_logA logging table that records activity, events, or audit history.Static
wp_seocpoar_logA logging table that records activity, events, or audit history.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:seocpoar_db_versionOption key:seocpoar_rulesOption key:seocpoar_settings
wp_postmeta
Post meta