• Skip to primary navigation
  • Skip to main content
  • Skip to footer
Easy Digital Downloads a2z

Easy Digital Downloads a2z

Easy Digital Downloads a2z

  • Home
  • Plugins
  • Shortcodes
  • APIs
  • Classes
  • Files
  • Hooks
  • Sitemap
  • Blog
  • _
  • #
  • $
  • A
  • B
  • C
  • D
  • E
  • F
  • G
  • H
  • I
  • J
  • K
  • L
  • M
  • N
  • O
  • P
  • Q
  • R
  • S
  • T
  • U
  • V
  • W
  • X
  • Y
  • Z
Home / Archives for R

R

after_plugin_row_$this – action

block_local_requests – filter

Browser::reset() – Reset all properties

Client::refund() –

Client::reverseProviderCredit() –

edd_add_rewrite_endpoints() – Register Endpoints for the Cart

edd_admin_rate_us() – Add rating links to the admin dashboard

edd_ajax_discount_response – filter

edd_ajax_recalculate_taxes() – Recalculate cart taxes

edd_ajax_remove_discount() – Removes a discount code from the cart via ajax

edd_ajax_remove_from_cart_response – filter

edd_ajax_remove_from_cart() – Removes item from cart via AJAX.

EDD_Amazon_Payments::get_registration_url() – Retrieve the URL for connecting Amazon account to EDD

EDD_Amazon_Payments::process_refund() – Detect a refund action from EDD

EDD_Amazon_Payments::refund() – Refund a charge in Amazon

EDD_Amazon_Payments::register_gateway_section() – Register the payment gateways setting section

EDD_Amazon_Payments::register_gateway_settings() – Register the gateway settings

EDD_Amazon_Payments::register_gateway() – Register the gateway

EDD_Amazon_Payments::register_payment_icon() – Register the payment icon

EDD_Amazon_Payments::register() – Register the payment gateway

EDD_Amazon_Payments::signin_redirect() – Set customer details after authentication

edd_api_log_requests – filter

EDD_API_Request_Log_Table

EDD_API_Request_Log_Table::__construct() – Get things started

EDD_API_Request_Log_Table::bulk_actions() – Outputs the log views

EDD_API_Request_Log_Table::column_default() – This function renders most of the columns in the list table.

EDD_API_Request_Log_Table::column_details() – Output Error Message column

EDD_API_Request_Log_Table::get_columns() – Retrieve the table columns

EDD_API_Request_Log_Table::get_logs() – Gets the log entries for the current view

EDD_API_Request_Log_Table::get_meta_query() – Gets the meta query for the log query

EDD_API_Request_Log_Table::get_paged() – Retrieve the current page number

EDD_API_Request_Log_Table::get_primary_column_name() – Gets the name of the primary column.

EDD_API_Request_Log_Table::get_search() – Retrieves the search query string

EDD_API_Request_Log_Table::has_items() – Since our "bulk actions" are navigational, we want them to always show, not just when there’s items

EDD_API_Request_Log_Table::prepare_items() – Setup the final data for the table

EDD_API_Request_Log_Table::search_box() – Show the search field

edd_api_results_per_page – filter

edd_api_row_actions – filter

EDD_API_V2::get_recent_sales() – Retrieves Recent Sales

EDD_API::get_recent_sales() – Retrieves Recent Sales

EDD_API::log_request() – Log each API request, if enabled

EDD_API::log_requests() – Disable request logging

EDD_API::revoke_api_key() – Revoke a users API keys

EDD_API::sanitize_request_term() – Sanitizes category and tag terms

EDD_API::validate_request() – Validate the API request

EDD_Batch_API_Requests_Export

EDD_Batch_API_Requests_Export::csv_cols() – Set the CSV columns

EDD_Batch_API_Requests_Export::get_data() – Get the Export Data

EDD_Batch_API_Requests_Export::get_percentage_complete() – Return the calculated completion percentage

EDD_Batch_API_Requests_Export::set_properties() –

EDD_Batch_Earnings_Report_Export

EDD_Batch_Earnings_Report_Export::count() – Count the number of months we are dealing with.

EDD_Batch_Earnings_Report_Export::get_csv_cols() – Get the column headers for the Earnings Report

EDD_Batch_Earnings_Report_Export::get_data() – Get the Export Data.

EDD_Batch_Earnings_Report_Export::get_percentage_complete() – Return the calculated completion percentage

EDD_Batch_Earnings_Report_Export::get_status_cols() – Specifically retrieve the headers for supported order statuses.

EDD_Batch_Earnings_Report_Export::get_supported_statuses() – Get a list of the statuses supported in this report.

EDD_Batch_Earnings_Report_Export::headers() – Set the export headers.

EDD_Batch_Earnings_Report_Export::print_csv_cols() – Output the CSV columns.

EDD_Batch_Earnings_Report_Export::print_csv_rows() – Print the CSV rows for the current step.

EDD_Batch_Earnings_Report_Export::set_properties() – Set the properties specific to the earnings report.

edd_can_view_receipt – filter

edd_can_view_receipt() – Determines the receipt visibility status

edd_cart_discount_removed – action

edd_cart_discounts_removed – action

edd_cart_fee_rows_after – action

edd_cart_fee_rows_before – action

EDD_Cart::remove_all_discounts() – Remove all discount codes

EDD_Cart::remove_discount() – Remove discount from the cart

EDD_Cart::remove_fee_url() – Generate the URL to remove a fee from the cart.

EDD_Cart::remove_item_url() – Generate the URL to remove an item from the cart.

EDD_Cart::remove() – Remove from cart

EDD_Cart::restore() – Restore Cart

EDD_Categories_Reports_Table

EDD_Categories_Reports_Table::__construct() – Get things started

EDD_Categories_Reports_Table::column_default() – This function renders most of the columns in the list table.

EDD_Categories_Reports_Table::display_tablenav() – Outputs the reporting views

EDD_Categories_Reports_Table::get_columns() – Retrieve the table columns

EDD_Categories_Reports_Table::get_paged() – Retrieve the current page number

EDD_Categories_Reports_Table::get_primary_column_name() – Gets the name of the primary column.

EDD_Categories_Reports_Table::output_earnings_graph() – Output the Category Earnings Mix Pie Chart

EDD_Categories_Reports_Table::output_sales_graph() – Output the Category Sales Mix Pie Chart

EDD_Categories_Reports_Table::prepare_items() – Setup the final data for the table

EDD_Categories_Reports_Table::reports_data() – Build all the reports data

edd_customer_post_remove_email – action

edd_customer_post_remove_payment – action

edd_customer_pre_remove_email – action

edd_customer_pre_remove_payment – action

EDD_Customer_Query::construct_request_fields() – Constructs the fields segment of the SQL request.

EDD_Customer_Query::construct_request_groupby() – Constructs the groupby segment of the SQL request.

EDD_Customer_Query::construct_request_join() – Constructs the join segment of the SQL request.

EDD_Customer_Query::construct_request_limits() – Constructs the limits segment of the SQL request.

EDD_Customer_Query::construct_request_orderby() – Constructs the orderby segment of the SQL request.

EDD_Customer_Query::construct_request_where() – Constructs the where segment of the SQL request.

edd_customer_recent_purchases_actions – action

edd_customer_recount_sholud_increase_count – filter

edd_customer_recount_sholud_increase_value – filter

edd_customer_recount_should_process_payment – filter

EDD_Customer_Reports_Table

EDD_Customer_Reports_Table::__construct() – Get things started

EDD_Customer_Reports_Table::bulk_actions() – Outputs the reporting views

EDD_Customer_Reports_Table::column_default() – This function renders most of the columns in the list table.

  • Go to page 1
  • Go to page 2
  • Go to page 3
  • Interim pages omitted …
  • Go to page 7
  • Go to Next Page »

Footer

Easy Digital Downloads a2z
Easy Digital Downloads a2z
Easy Digital Downloads a2z
WordPress 5.6
WordPress a2z
WordPress core a2z
Genesis Theme Framework a2z
Jetpack a2z
WordPress develop tests
Easy Digital Downloads a2z
WooCommerce a2z
Yoast SEO a2z
WordPress Blocks

Site:  edd.wp-a2z.org
© Copyright Easy Digital Downloads a2z 2014-2021. All rights reserved.


Website designed and developed by Herb Miller
Proudly powered by WordPress and oik plugins

  • Home
  • Blog
  • Sitemap
  • Sites