Armandi Content Sync

Import published posts from another WordPress site using the REST API or a standard WordPress export XML file.

2 database tables

Table NameDescriptionMethod
wp_acsync_logsA logging table that records activity, events, or audit history.Static
wp_acsync_runsStores acsync runs 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:acsync_db_version
wp_postmeta
Post meta
wp_termmeta
Term meta
wp_usermeta
User meta