Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/class-wc-privacy-exporters.php

WC_Privacy_Exporters::customer_tokens_exporter()

Method: Finds and exports payment tokens by email address for a customer.

Source: includes/class-wc-privacy-exporters.php:398

Used by 0 functions | Uses 1 function

woocommerce_privacy_export_customer_personal_data

Filter Hook: Allow extensions to register their own personal data for this customer for the export.

Source: includes/class-wc-privacy-exporters.php:233

Used by 1 function | Uses 0 functions

WC_Privacy_Exporters::get_order_personal_data()

Method: Get personal data (key/value pairs) for an order object.

Source: includes/class-wc-privacy-exporters.php:245

Used by 1 function | Uses 2 functions

woocommerce_privacy_export_order_personal_data

Filter Hook: Allow extensions to register their own personal data for this order for the export.

Source: includes/class-wc-privacy-exporters.php:330

Used by 1 function | Uses 0 functions

WC_Privacy_Exporters::get_download_personal_data()

Method: Get personal data (key/value pairs) for a download object.

Source: includes/class-wc-privacy-exporters.php:342

Used by 1 function | Uses 1 function

woocommerce_privacy_export_download_personal_data

Filter Hook: Allow extensions to register their own personal data for this download for the export.

Source: includes/class-wc-privacy-exporters.php:385

Used by 1 function | Uses 0 functions

WC_Privacy_Exporters::customer_data_exporter()

Method: Finds and exports customer data by email address.

Source: includes/class-wc-privacy-exporters.php:22

Used by 0 functions | Uses 1 function

WC_Privacy_Exporters::order_data_exporter()

Method: Finds and exports data which could be used to identify a person from WooCommerce data associated with an email address.

Source: includes/class-wc-privacy-exporters.php:55

Used by 0 functions | Uses 2 functions

WC_Privacy_Exporters::download_data_exporter()

Method: Finds and exports customer download logs by email address.

Source: includes/class-wc-privacy-exporters.php:100

Used by 0 functions | Uses 2 functions

WC_Privacy_Exporters::get_customer_personal_data()

Method: Get personal data (key/value pairs) for a user object.

Source: includes/class-wc-privacy-exporters.php:174

Used by 1 function | Uses 3 functions
1 2 Next »
Proudly powered by WordPress