4.25.0

2025-08-26 Feature2 Tweak7

Features

  • Added wp-json/learndash/v1/docs/openapi REST API endpoint.
  • Added a new PayPal Checkout integration.

Tweaks

  • Added PayPal Checkout to the setup wizard.
  • Added a message on the setup page about the deprecation of the PayPal Standard gateway.
  • Added a warning about the deprecation of the PayPal Standard gateway.
  • Renamed "PayPal" to "PayPal Standard" in the payment gateways list.
  • Added actions: learndash_dialog_closed, learndash_dialog_opened, learndash_payment_subscription_after_failure_{$gateway_name}, learndash_payment_subscription_after_success_{$gateway_name}, learndash_payment_subscription_before_process_{$gateway_name}, learndash_payment_subscription_check_due_payments, learndash_payment_subscription_process_due_payment, learndash_profile_add_card_form_content_loaded, learndash_profile_add_card_form_content, learndash_profile_add_card_submit, learndash_shortcode_profile_before_template.
  • Added filters: learndash_handle_remove_card_{$gateway_id}, learndash_model_product_final_price, learndash_model_user_cards, learndash_payment_subscription_batch_size, learndash_payment_subscription_check_end_timestamp, learndash_payment_subscription_check_start_timestamp, learndash_payment_subscription_daily_check_start_timestamp, learndash_payment_subscription_process_with_gateway_{$gateway_name}, learndash_paypal_checkout_client_data, learndash_rest_endpoints, learndash_rest_openapi_documentation, learndash_rest_v1_common_schemas, learndash_settings_payments_show_paypal_standard, learndash_stripe_is_on_payments_setting_page, learndash_subscription_payment_method_information.
  • Updated templates: src/admin_views/modules/payments/orders/edit/items/index.php, themes/ld30/templates/shortcodes/profile.php.