Universell

Easily sync your WordPress site with the Universell platform for seamless integration of product, customer, and order data.

4 database tables

Table NameDescriptionMethod
wp_customer_error_logA logging table that records activity, events, or audit history.Static
wp_order_errorsStores order errors data created by this plugin.Static
wp_product_logsA logging table that records activity, events, or audit history.Static
wp_universell_sync_dataStores universell sync data 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:authorize_net_api_login_idOption key:break_amountOption key:datalogindateOption key:default_product_catOption key:descriptionOption key:enabledOption key:instructionsOption key:order_statusOption key:prime_public_keyOption key:rateOption key:synccompletedOption key:titleOption key:universell_appauthtokenOption key:universell_lastnameOption key:universell_merchant_idOption key:universell_name
wp_postmeta
Post meta
wp_usermeta
User meta