My Private Site – Make Your Whole Site Private, Force Login & Block Registration Spam

Make your WordPress site private in one click, block registration spam, and clean up existing spam accounts with staged safeguards that protect online …

9 database tables

Table NameDescriptionMethod
wp_edd_customersStores edd customers data created by this plugin.Static
wp_edd_order_addressesStores order records and related transaction data.Static
wp_edd_ordersStores order records and related transaction data.Static
wp_jr_ps_cleanup_allowlistStores jr ps cleanup allowlist data created by this plugin.Static
wp_jr_ps_cleanup_queueA job queue table for managing background tasks and scheduled operations.Static
wp_wc_customer_lookupStores wc customer lookup data created by this plugin.Static
wp_wc_order_addressesStores order records and related transaction data.Static
wp_wc_order_statsStores order records and related transaction data.Static
wp_wc_ordersStores order records and related transaction data.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:jr_ps_activatedOption key:jr_ps_debug_modeOption key:jr_ps_donate_logOption key:jr_ps_first_run_timeOption key:jr_ps_internal_settingsOption key:jr_ps_licensesOption key:jr_ps_logOption key:jr_ps_robots_statusOption key:jr_ps_settingsOption key:jr_ps_spam_guard_log
wp_postmeta
Post meta
wp_usermeta
User meta