Browser::setUserAgent() – Set the user agent value (the construction will use the HTTP header value – this will overwrite it)
EDD_Amazon_Payments::is_setup() – Method to check if all the required settings have been filled out, allowing us to not output information without it.
EDD_API::get_default_sales_stats() – Generate the default sales stats returned by the ‘stats’ endpoint
EDD_API::set_query_mode() – Determines the kind of query requested and also ensure it is a valid query
edd_build_straight_to_gateway_data() – Build the purchase data for a straight-to-gateway purchase button
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