EDD_DB_Customer_Meta::get_meta()
Method: Retrieve customer meta field for a customer.
Source: includes/class-edd-db-customer-meta.php:72
Method: Retrieve customer meta field for a customer.
Source: includes/class-edd-db-customer-meta.php:72
Method: Add meta data field to a customer.
Source: includes/class-edd-db-customer-meta.php:95
Method: Update customer meta field based on Customer ID.
Source: includes/class-edd-db-customer-meta.php:123
Method: Remove metadata matching criteria from a customer.
Source: includes/class-edd-db-customer-meta.php:149
Method: Create the table
Source: includes/class-edd-db-customer-meta.php:158
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
Method: Register the table with $wpdb so the metadata api can find it
Source: includes/class-edd-db-customer-meta.php:54
Class:
Source: includes/class-edd-db-customer-meta.php:17
Method: Get things started
Source: includes/class-edd-db-customer-meta.php:24
Method: Get table columns and data types
Source: includes/class-edd-db-customer-meta.php:40