Dev Resources

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

woocommerce_privacy_remove_order_personal_data_props

Filter Hook: Expose props and data types we’ll be anonymizing.

Source: includes/class-wc-privacy-erasers.php:235

Used by 1 function | Uses 0 functions

woocommerce_privacy_remove_order_personal_data_prop_value

Filter Hook: Expose a way to control the anonymized value of a prop via 3rd party code.

Source: includes/class-wc-privacy-erasers.php:288

Used by 1 function | Uses 0 functions

woocommerce_privacy_remove_order_personal_data_meta_value

Filter Hook: Expose a way to control the anonymized value of a value via 3rd party code.

Source: includes/class-wc-privacy-erasers.php:327

Used by 1 function | Uses 0 functions

woocommerce_privacy_remove_order_personal_data

Action Hook: Allow extensions to remove their own personal data for this order.

Source: includes/class-wc-privacy-erasers.php:360

Used by 1 function | Uses 0 functions

WC_Privacy_Erasers::customer_tokens_eraser()

Method: Finds and erases customer tokens by email address.

Source: includes/class-wc-privacy-erasers.php:371

Used by 0 functions | Uses 3 functions

woocommerce_privacy_erase_personal_data_tokens

Filter Hook: Allow extensions to remove data for tokens and adjust the response.

Source: includes/class-wc-privacy-erasers.php:410

Used by 1 function | Uses 0 functions

WC_Privacy_Erasers::download_data_eraser()

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

Source: includes/class-wc-privacy-erasers.php:166

Used by 0 functions | Uses 2 functions

WC_Privacy_Erasers::remove_order_personal_data()

Method: Remove personal data specific to WooCommerce from an order object.

Source: includes/class-wc-privacy-erasers.php:217

Used by 2 functions | Uses 7 functions

woocommerce_privacy_before_remove_order_personal_data

Action Hook: Allow extensions to remove their own personal data for this order first, so order data is still available.

Source: includes/class-wc-privacy-erasers.php:226

Used by 1 function | Uses 0 functions

woocommerce_privacy_erase_customer_personal_data_props

Filter Hook: Personal data erasers.

Source: includes/class-wc-privacy-erasers.php:43

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