Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / 3.4.0 / Page 20

wc_current_user_is_active()

Function: Update when the user was last active.

Source: includes/wc-user-functions.php:883

Used by 0 functions | Uses 1 function

WC_Settings_API::update_option()

Method: Update a single option.

Source: includes/abstracts/abstract-wc-settings-api.php:188

Used by 0 functions | Uses 2 functions

WC_Widget::get_widget_id_for_cache()

Method: Get widget id plus scheme/protocol to prevent serving mixed content from (persistently) cached widgets.

Source: includes/abstracts/abstract-wc-widget.php:398

Used by 3 functions | Uses 0 functions

WC_Payment_Gateway::needs_setup()

Method: Return whether or not this gateway still requires setup to function.

Source: includes/abstracts/abstract-wc-payment-gateway.php:214

Used by 0 functions | Uses 0 functions

WC_CSV_Exporter::fputcsv()

Method: Write to the CSV file, ensuring escaping works across versions of PHP.

Source: includes/export/abstract-wc-csv-exporter.php:493

Used by 2 functions | Uses 1 function

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
« Previous 1 … 19 20 21 22 Next »
Proudly powered by WordPress