Easy Digital Downloads – eCommerce Payments and Subscriptions made easy

The #1 eCommerce plugin to sell digital products & subscriptions. Accept payments with Stripe & PayPal. Sell ebooks, software & more.

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_edd_order_itemsStores 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_commentmeta
Comment meta
wp_comments
Direct access
wp_options
Option key:add_to_cart_textOption key:allow_multiple_discountsOption key:api_allow_user_keysOption key:base_countryOption key:base_stateOption key:button_styleOption key:buy_now_textOption key:checkout_button_textOption key:checkout_colorOption key:debug_modeOption key:decimal_separatorOption key:disable_redownloadOption key:download_link_expirationOption key:download_methodOption key:edd_activation_dateOption key:edd_default_api_versionOption key:edd_onboarding_completedOption key:edd_payment_totals_upgradedOption key:edd_priv_Option key:edd_pro_activation_dateOption key:edd_session_handlingOption key:edd_settingsOption key:edd_stripe_payment_gateway_license_keyOption key:edd_stripe_payment_gateway_license_key_activeOption key:edd_stripe_pro_payment_gateway_license_keyOption key:enable_skusOption key:failure_pageOption key:from_emailOption key:from_nameOption key:logged_in_onlyOption key:login_redirect_pageOption key:no_cache_checkoutOption key:payment_privacy_status_action_Option key:paypal_Option key:paypal_page_styleOption key:products_pageOption key:purchase_history_pageOption key:purchase_pageOption key:redirect_on_addOption key:refund_windowOption key:require_login_to_downloadOption key:show_agree_to_privacy_policyOption key:show_agree_to_termsOption key:site_urlOption key:start_of_weekOption key:success_pageOption key:symlink_file_downloadsOption key:test_modeOption key:thousands_separatorOption key:uploads_use_yearmonth_folders
wp_postmeta
Post meta
wp_posts
Custom post type:download
wp_termmeta
Term meta
wp_terms
Custom taxonomy:download_categoryCustom taxonomy:download_tag
wp_usermeta
User meta