ArrayToXML::writeAttr() – Write keys in $data prefixed with @ as XML attributes, if $data is an array.
EDD_Cache_Helper::w3tc_suspend_cache_addition_post() – Prevents W3TC from adding to the cache after modifying data
EDD_Cache_Helper::w3tc_suspend_cache_addition_pre() – Prevents W3TC from adding to the cache prior to modifying data
edd_disable_woo_ssl_on_checkout() – Disable the WooCommerce ‘Un-force SSL when leaving checkout’ option on EDD checkout to prevent redirect loops
EDD_Register_Meta::intval_wrapper() – Wrapper for intval Setting intval as the callback was stating an improper number of arguments, this avoids that.
edd_say_what_domain_aliases() – Adds ‘edd’ to the list of Say What aliases after moving to WordPress.org language packs
edd_update_old_payments_with_totals() – Updates all old payments, prior to 1.2, with new meta for the total purchase amount