Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/payments/actions.php

edd_recovery_user_mismatch()

Function: If the payment trying to be recovered has a User ID associated with it, be sure it’s the same user.

Source: includes/payments/actions.php:503

Used by 0 functions | Uses 0 functions

edd_recovery_force_login_fields()

Function: If the payment trying to be recovered has a User ID associated with it, we need them to log in.

Source: includes/payments/actions.php:527

Used by 0 functions | Uses 0 functions

edd_recovery_verify_logged_in()

Function: When processing the payment, check if the resuming payment has a user id and that it matches the logged in user.

Source: includes/payments/actions.php:561

Used by 0 functions | Uses 0 functions

edd_record_status_change()

Function: Record payment status change

Source: includes/payments/actions.php:203

Used by 0 functions | Uses 0 functions

edd_clear_user_history_cache()

Function: Flushes the current user’s purchase history transient when a payment status is updated

Source: includes/payments/actions.php:226

Used by 0 functions | Uses 0 functions

edd_update_old_payments_with_totals()

Function: Updates all old payments, prior to 1.2, with new meta for the total purchase amount

Source: includes/payments/actions.php:245

Used by 0 functions | Uses 0 functions

edd_mark_abandoned_orders()

Function: Updates week-old+ ‘pending’ orders to ‘abandoned’

Source: includes/payments/actions.php:283

Used by 0 functions | Uses 0 functions

edd_update_payment_backwards_compat()

Function: Listens to the updated_postmeta hook for our backwards compatible payment_meta updates, and runs through them

Source: includes/payments/actions.php:323

Used by 0 functions | Uses 0 functions

edd_cleanup_stats_transients()

Function: Deletes edd_stats_ transients that have expired to prevent database clogs

Source: includes/payments/actions.php:384

Used by 0 functions | Uses 0 functions

edd_recover_payment()

Function: Process an attempt to complete a recoverable payment.

Source: includes/payments/actions.php:426

Used by 0 functions | Uses 0 functions
1 2 Next »
Proudly powered by WordPress