SeoCms Post Archival System
Archive old posts and custom post types to a separate database based on configurable age rules.
2 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_archival_log | A logging table that records activity, events, or audit history. | Static |
| wp_seocpoar_log | A 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_optionsOption key:
seocpoar_db_versionOption key:seocpoar_rulesOption key:seocpoar_settingswp_postmeta