EDD_DB::table_exists()
Method: Check if the given table exists
Source: includes/class-edd-db.php:220
Method: Check if the given table exists
Source: includes/class-edd-db.php:220
Method: Check if the table was ever installed
Source: includes/class-edd-db.php:233
Method: Delete a row identified by the primary key
Source: includes/class-edd-db.php:195
Class: EDD DB base class
Source: includes/class-edd-db.php:15
Method: Get things started
Source: includes/class-edd-db.php:43
Method: Whitelist of columns
Source: includes/class-edd-db.php:51
Method: Default column values
Source: includes/class-edd-db.php:61
Method: Retrieve a row by the primary key
Source: includes/class-edd-db.php:71
Method: Retrieve a row by a specific column / value
Source: includes/class-edd-db.php:82
Method: Retrieve a specific column’s value by the primary key
Source: includes/class-edd-db.php:94