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::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

EDD_DB_Customers::update_customer_email_on_user_update()

Method: Updates the email address of a customer record when the email on a user is updated

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

Used by 0 functions | Uses 0 functions

EDD_DB_Customers::get_customer_by()

Method: Retrieves a single customer from the database

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

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