Things that the plugin adds to the site. This section is not intended to be comprehensive.
The test tool only looks for a few specific types of added content.
Database Tables 2
wp_vtprd_purchase_log_product
wp_vtprd_purchase_log_product_rule
Options wp_options5
vtprd_ip_address
vtprd_license_options
vtprd_no_check_on_activation
vtprd_rule_category_children
vtprd_setup_options
Custom Post Types 1
ID
Name
vtprd-rule
Pricing Deals Rules
Roles 2
ID
Name
wholesale_buyer
Wholesale Buyer
wholesale_tax_free
Wholesale Tax Free
Capabilities 3
buy_wholesale
wholesale
buy_tax_free
PHP Error Log 21 lines
[10-Oct-2017 23:18:57 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '//v1.1.7.2 changed to LONGTEXT
cart_object LONGTEXT, //v1.1.7.2 c' at line 8 for query
CREATE TABLE `wp_vtprd_purchase_log` (
id bigint NOT NULL AUTO_INCREMENT,
cart_parent_purchase_log_id bigint,
purchaser_name VARCHAR(50),
purchaser_ip_address VARCHAR(50),
purchase_date DATE NULL,
cart_total_discount_currency DECIMAL(11,2),
ruleset_object LONGTEXT, //v1.1.7.2 changed to LONGTEXT
cart_object LONGTEXT, //v1.1.7.2 changed to LONGTEXT
KEY id (id, cart_parent_purchase_log_id)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by activate_plugin, do_action('activate_pricing-deals-for-woocommerce/vt-pricing-deals.php'), WP_Hook->do_action, WP_Hook->apply_filters, VTPRD_Controller->vtprd_activation_hook, VTPRD_Controller->vtprd_create_discount_log_tables, VTPRD_Controller->vtprd_create_table, dbDelta
[10-Oct-2017 23:18:58 UTC] PHP Fatal error: Uncaught Error: Call to undefined function get_woocommerce_currency_symbol() in /wp-content/plugins/pricing-deals-for-woocommerce/woo-integration/vtprd-parent-functions.php:1892
Stack trace:
#0 /wp-content/plugins/pricing-deals-for-woocommerce/admin/vtprd-rules-ui.php(255): vtprd_get_currency_symbol()
#1 /wp-admin/includes/template.php(1050): VTPRD_Rules_UI->vtprd_deal(Object(WP_Post), Array)
#2 /wp-admin/edit-form-advanced.php(702): do_meta_boxes(Object(WP_Screen), 'normal', Object(WP_Post))
#3 /wp-admin/post-new.php(85): include('/opt/bitnami/ap...')
#4 {main}
thrown in /wp-content/plugins/pricing-deals-for-woocommerce/woo-integration/vtprd-parent-functions.php on line 1892