Methods
1 to 11 of 11
- EDD_Register_Meta::__construct() – Setup the meta registration
- EDD_Register_Meta::hooks() – Register the hooks to kick off meta registration.
- EDD_Register_Meta::instance() – Get the one true instance of EDD_Register_Meta.
- EDD_Register_Meta::intval_wrapper() – Wrapper for intval Setting intval as the callback was stating an improper number of arguments, this avoids that.
- EDD_Register_Meta::register_download_meta() – Register the meta for the download post type.
- EDD_Register_Meta::register_payment_meta() – Register the meta for the edd_payment post type.
- EDD_Register_Meta::remove_blank_rows() – Don’t save blank rows.
- EDD_Register_Meta::sanitize_array() – Sanitize values that come in as arrays
- EDD_Register_Meta::sanitize_files() – Sanitize the file downloads
- EDD_Register_Meta::sanitize_price() – Perform some sanitization on the amount field including not allowing negative values by default
- EDD_Register_Meta::sanitize_variable_prices() – Sanitize the variable prices