Leaky Paywall

The subscription engine for news & niche publishers.

3 database tables

Table NameDescriptionMethod
wp_actionscheduler_actionsStores actionscheduler actions data created by this plugin.Static
wp_actionscheduler_logsA logging table that records activity, events, or audit history.Static
wp_lp_nag_impressionsStores lp nag impressions 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_comments
Direct access
wp_options
Option key:issuem-leaky-paywallOption key:last_zeen101_dot_com_leaky_rss_itemOption key:leaky_paywall_countryOption key:leaky_paywall_email_admin_new_subscriber_settingsOption key:leaky_paywall_email_new_subscriber_settingsOption key:leaky_paywall_email_renewal_reminder_settingsOption key:leaky_paywall_onboarding_install_timeOption key:leaky_paywall_onboarding_redirectOption key:leaky_paywall_publication_typesOption key:leaky_paywall_status_migration_v2Option key:leaky_paywall_tracking_allowOption key:lp-listbuilderOption key:lp_email_settings_migratedOption key:lpe_api_token
wp_postmeta
Post meta
wp_posts
Custom post type:lp_incomplete_userCustom post type:lp_transaction
wp_usermeta
User meta