Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/class-edd-db-customers.php

edd_update_customer_email_on_user_update

Action Hook: Triggers after the customer has been successfully updated.

Source: includes/class-edd-db-customers.php:373

Used by 0 functions | Uses 0 functions

EDD_DB_Customers::get_last_changed()

Method: Retrieves the value of the last_changed cache key for customers.

Source: includes/class-edd-db-customers.php:590

Used by 0 functions | Uses 0 functions

EDD_DB_Customers::create_table()

Method: Create the table

Source: includes/class-edd-db-customers.php:609

Used by 0 functions | Uses 0 functions

EDD_DB_Customers::prepare_customer_query_args()

Method: Prepare query arguments for `EDD_Customer_Query`.

Source: includes/class-edd-db-customers.php:524

Used by 0 functions | Uses 0 functions

EDD_DB_Customers::set_last_changed()

Method: Sets the last_changed cache key for customers.

Source: includes/class-edd-db-customers.php:581

Used by 0 functions | Uses 0 functions

EDD_DB_Customers::exists()

Method: Checks if a customer exists

Source: includes/class-edd-db-customers.php:232

Used by 0 functions | Uses 0 functions

EDD_DB_Customers::attach_payment()

Method: Attaches a payment ID to a customer

Source: includes/class-edd-db-customers.php:248

Used by 0 functions | Uses 0 functions

EDD_DB_Customers::remove_payment()

Method: Removes a payment ID from a customer

Source: includes/class-edd-db-customers.php:266

Used by 0 functions | Uses 0 functions

EDD_DB_Customers::increment_stats()

Method: Increments customer purchase stats

Source: includes/class-edd-db-customers.php:284

Used by 0 functions | Uses 0 functions

EDD_DB_Customers::decrement_stats()

Method: Decrements customer purchase stats

Source: includes/class-edd-db-customers.php:304

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