Order Tracking – WordPress Status Tracking Plugin

Order tracking, status and project management plugin. Create tickets and tracking numbers. Send email updates. Works standalone and with WooCommerce.

5 database tables

Table NameDescriptionMethod
wp_ewd_otp_customersStores ewd otp customers data created by this plugin.Static
wp_ewd_otp_fields_metaStores additional metadata (key-value pairs) for ewd otp fields records.Static
wp_ewd_otp_order_statusesStores order records and related transaction data.Static
wp_ewd_otp_ordersStores order records and related transaction data.Static
wp_ewd_otp_sales_repsStores ewd otp sales reps 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:disable-ajax-loadingOption key:ewd-otp-custom-fieldsOption key:ewd-otp-installation-timeOption key:ewd-otp-permission-levelOption key:ewd-otp-review-ask-timeOption key:ewd-otp-settingsOption key:ewd_otp_access_roleOption key:ewd_otp_admin_emailOption key:ewd_otp_ajax_reloadOption key:ewd_otp_allow_customer_downloadsOption key:ewd_otp_allow_order_paymentsOption key:ewd_otp_allow_sales_rep_downloadsOption key:ewd_otp_allow_sales_rep_selectionOption key:ewd_otp_auto_assign_orders_to_customersOption key:ewd_otp_custom_cssOption key:ewd_otp_customer_notes_emailOption key:ewd_otp_customer_order_emailOption key:ewd_otp_customer_order_number_prefixOption key:ewd_otp_customer_order_number_suffixOption key:ewd_otp_debuggingOption key:ewd_otp_default_payment_statusOption key:ewd_otp_default_sales_repOption key:ewd_otp_display_graphicOption key:ewd_otp_display_print_buttonOption key:ewd_otp_email_confirmationOption key:ewd_otp_enable_payment_debuggingOption key:ewd_otp_enabled_locations_for_woocommerceOption key:ewd_otp_form_instructionsOption key:ewd_otp_full_versionOption key:ewd_otp_hide_blank_fieldsOption key:ewd_otp_localize_date_timeOption key:ewd_otp_new_windowOption key:ewd_otp_order_emailOption key:ewd_otp_order_informationOption key:ewd_otp_paypal_email_addressOption key:ewd_otp_pricing_currency_codeOption key:ewd_otp_replace_woocommerce_statusesOption key:ewd_otp_thank_you_urlOption key:ewd_otp_tracking_pageOption key:ewd_otp_trial_happeningOption key:ewd_otp_woocommerce_integrationOption key:ewd_otp_woocommerce_prefixOption key:ewd_otp_woocommerce_random_suffixOption key:ewd_otp_woocommerce_revert_statusesOption key:ewd_otp_woocommerce_show_on_order_pageOption key:ewd_otpu_trial_happeningOption key:form-instructionsOption key:otp-ultimate-license-keyOption key:per_pageOption key:tracking-page-url
wp_postmeta
Post meta
wp_usermeta
User meta