ARC — Advance Review Copy

Recruit and manage ARC readers for your books. Readers sign in with Amazon, download your ebook, and post verified reviews.

5 database tables

Table NameDescriptionMethod
wp_arcadrec_booksStores arcadrec books data created by this plugin.Static
wp_arcadrec_metaStores additional metadata (key-value pairs) for arcadrec records.Static
wp_arcadrec_reservationsStores arcadrec reservations data created by this plugin.Static
wp_arcadrec_templatesStores arcadrec templates data created by this plugin.Static
wp_arcadrec_usersStores arcadrec users 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:arcadrec_brevo_keyOption key:arcadrec_credentialsOption key:arcadrec_from_emailOption key:arcadrec_from_nameOption key:arcadrec_invite_audienceOption key:arcadrec_invite_bodyOption key:arcadrec_invite_from_emailOption key:arcadrec_invite_from_nameOption key:arcadrec_invite_subjectOption key:arcadrec_restricted_catsOption key:arcadrec_schema_versionOption key:arcadrec_timezone
wp_usermeta
User meta