• 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 P

P

_edd_anonymize_payment() – Given an order ID, anonymize the data related to that order.

_edd_get_final_payment_id() – Gets the payment ID from the final edd_payment post.

_edd_privacy_get_customer_id_for_email() – Since our eraser callbacks need to look up a stored customer ID by hashed email address, developers can use this to retrieve the customer ID associated with an email address that’s being requested to be deleted even after the customer has been anonymized.

_edd_privacy_get_payment_action() – Given an EDD_Payment, determine what action should be taken during the eraser processes.

_manually_load_plugin() –

add_post_metadata – filter

admin_print_footer_scripts – action

admin_print_styles – action

admin_print_styles-plugins.php – action

after_plugin_row – action

after_plugin_row_$this – action

Base_Object::set_props() – Sets props for the object.

Base::apply_prefix() – Maybe append the prefix to string.

Base::pre_fetch() – Allow for pre-fetching of data for the remainder of the batch processor.

Base::process_step() – Process a step.

Base::set_properties() – Set properties specific to the export.

bulk_post_updated_messages – filter

Carbon::parse() – Create a carbon instance from a string.

Carbon::previous() – Modify to the previous occurrence of a given day of the week.

Carbon::previousWeekday() – Go backward to the previous weekday.

Carbon::previousWeekendDay() – Go backward to the previous weekend day.

Chart_Endpoint::parse_display_props() – Sets display-related properties for the Endpoint.

Client::pauseOnRetry() –

Client::profileEndpointUrl() –

Column::parse_args() – Parse column arguments

Column::sanitize_pattern() – Sanitize the pattern

Customer_Addresses::get_percentage_complete() – Calculate the percentage completed.

Customer_Email_Addresses::get_percentage_complete() – Calculate the percentage completed.

Customer_Notes::get_percentage_complete() – Calculate the percentage completed.

Data_Migrator::fix_possible_serialization() – Given that some data quite possible has bad serialization, we need to possibly fix the bad serialization.

Data_Migrator::get_valid_price_id_for_cart_item() – Retrieves a valid price ID for a given cart item.

Dataset_Tests::test_parse_data_for_output_should_return_double_axis_keyed_data_for_double_level_non_pie_data() –

Dataset_Tests::test_parse_data_for_output_should_return_single_axis_keyed_data_for_single_level_non_pie_data() –

Dataset::parse_data_for_output() – Parses the dataset data for output via JS.

delete_post – action

Discount::get_post_metadata() – Backwards compatibility filters for get_post_meta() calls on discounts.

Discount::posts_request() – Hijack the SQL query and rewrite it to fetch data from the discounts table.

Discount::posts_results() – Fill the returned WP_Post objects with the data from the discounts table.

Discount::pre_get_posts() – Add a message for anyone to trying to get payments via get_post/get_posts/WP_Query.

Discount::update_post_metadata() – Backwards compatibility filters for add/update_post_meta() calls on discounts.

Discount::wp_count_posts() – Backwards compatibility layer for wp_count_posts().

Discounts::get_percentage_complete() – Calculate the percentage completed.

display_post_states – filter

display_product_categories_filter() – Handles display of the ‘Products Dropdown’ filter for reports.

display_products_filter() – Handles display of the ‘Products’ filter for reports.

Download::generate_price_id_query_sql() – Gets the query string for a product price ID.

Download::generate_product_id_query_sql() – Gets the query string for the product ID.

dynamic_sidebar_params – filter

easy-digital-downloads.php

edd_$_POSTedd-action – action

edd_$this_link_payment_details_transaction_id – filter

edd_30_migration_payment_meta – filter

edd_30_payment_meta_keys_not_migrated – filter

edd_30_post_meta_key_whitelist – filter

edd_accepted_payment_$card_image – filter

edd_accepted_payment_$key_image – filter

edd_accepted_payment_icons – filter

edd_add_download_post_classes() – Adds post classes for downloads

edd_add_oembed_price() – Adds Download product price to oembed display

edd_add_ons_page() – Add-ons Page

edd_add_order_page_content() – Output the Add Order page

edd_add_past_purchases_to_new_user() – Looks up purchases by email that match the registering user

edd_adjustments_page_$active_tab – action

edd_adjustments_page_discount – action

edd_adjustments_page() – Shows the adjustments page, containing of all registered & visible adjustment types (Discounts|Credits|Fees)

edd_admin_get_notes_pagination() – Return the HTML used to paginate through notes.

edd_admin_pages – filter

edd_admin_print_payment_icons() – Output payment icons into the admin footer.

edd_after_payment_actions – action

edd_after_payment_actions_delay – filter

edd_after_payment_scheduled_actions – action

edd_after_price_field – action

edd_after_price_option – action

edd_after_price_options – action

edd_after_price_options_list – action

edd_after_privacy_policy – action

edd_after_purchase_form – action

edd_after_purchase_history – action

edd_agree_to_privacy_policy_text – filter

edd_ajax_delete_payment_note() – Delete a payment note deletion with ajax

edd_ajax_pre_cart_item_template – filter

edd_ajax_process_refund_form() – Processes the results from the Submit Refund form

edd_ajax_store_payment_note() –

edd_allow_negative_prices – filter

edd_allow_redirect_to_paypal() – Add paypal.com to the list of allowed hosts that wp_safe_redirect can redirect to.

edd_allow_template_part_$slug_$name – filter

edd_allow_template_part_account_pending – filter

EDD_Amazon_Payments

EDD_Amazon_Payments::__construct() – Get things going

EDD_Amazon_Payments::actions() – Add actions

EDD_Amazon_Payments::ajax_get_address() – Retrieve the billing address via ajax

EDD_Amazon_Payments::capture_oauth() – Capture authentication after returning from Amazon

EDD_Amazon_Payments::check_config() – Show an error message on checkout if Amazon is enabled but not setup.

EDD_Amazon_Payments::checkout_errors() – Check for errors during checkout

EDD_Amazon_Payments::config() – Setup constant configuration for file paths

EDD_Amazon_Payments::disable_address_requirement() – Removes the requirement for entering the billing address

EDD_Amazon_Payments::filters() – Add filters

EDD_Amazon_Payments::get_amazon_authenticate_redirect() – Retrieve the return URL for Amazon after authentication on Amazon is complete

EDD_Amazon_Payments::get_amazon_checkout_uri() – Retrieve the checkout URL for Amazon after authentication is complete

EDD_Amazon_Payments::get_amazon_ipn_url() – Retrieve the IPN URL for Amazon

EDD_Amazon_Payments::get_amazon_signin_redirect() – Retrieve the URL to send customers too once sign-in is complete

EDD_Amazon_Payments::get_client() – Retrieve the client object

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

Footer

Easy Digital Downloads a2z
Easy Digital Downloads a2z
Easy Digital Downloads a2z
WordPress 6.2.2
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-2023. All rights reserved.


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