Sutrify Post Relay

Securely push posts from one WordPress site to another via the REST API, with AES-256 encryption, a retry queue, and full audit logs.

1 database table

Table NameDescriptionMethod
wp_sutrify_post_relay_logsA 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:sutrify_post_relay_secured_options
wp_postmeta
Post meta