Dev Resources

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

EDD_DB_Customer_Meta::sanitize_customer_id()

Method: Given a customer ID, make sure it’s a positive number, greater than zero before inserting or adding.

Source: includes/class-edd-db-customer-meta.php:184

Used by 0 functions | Uses 0 functions

EDD_DB_Customer_Meta::register_table()

Method: Register the table with $wpdb so the metadata api can find it

Source: includes/class-edd-db-customer-meta.php:54

Used by 0 functions | Uses 0 functions

EDD_DB_Customer_Meta::get_meta()

Method: Retrieve customer meta field for a customer.

Source: includes/class-edd-db-customer-meta.php:72

Used by 0 functions | Uses 0 functions

EDD_DB_Customer_Meta::add_meta()

Method: Add meta data field to a customer.

Source: includes/class-edd-db-customer-meta.php:95

Used by 0 functions | Uses 0 functions

EDD_DB_Customer_Meta::update_meta()

Method: Update customer meta field based on Customer ID.

Source: includes/class-edd-db-customer-meta.php:123

Used by 0 functions | Uses 0 functions

EDD_DB_Customer_Meta::delete_meta()

Method: Remove metadata matching criteria from a customer.

Source: includes/class-edd-db-customer-meta.php:149

Used by 0 functions | Uses 0 functions

EDD_DB_Customer_Meta::create_table()

Method: Create the table

Source: includes/class-edd-db-customer-meta.php:158

Used by 0 functions | Uses 0 functions

EDD_DB_Customer_Meta

Class:

Source: includes/class-edd-db-customer-meta.php:17

Used by 0 functions | Uses 1 function

EDD_DB_Customer_Meta::__construct()

Method: Get things started

Source: includes/class-edd-db-customer-meta.php:24

Used by 0 functions | Uses 0 functions

EDD_DB_Customer_Meta::get_columns()

Method: Get table columns and data types

Source: includes/class-edd-db-customer-meta.php:40

Used by 0 functions | Uses 0 functions
Proudly powered by WordPress