EDD Service Extended

Easy Digital Download Service Extended adds message section in the user dashboard for conversation.

1 database table

Table NameDescriptionMethod
wp_edd_dashboard_messageStores edd dashboard message 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:edd_message_db_version
wp_postmeta
Post meta
wp_usermeta
User meta