Browse: Home / Hooks /

learndash_paypal_standard_migration_shortcode_after

do_action( 'learndash_paypal_standard_migration_shortcode_after',  int[] $product_ids )

Fires after the PayPal Standard migration shortcode.


Description #


Parameters #

$product_ids

(int[]) The product IDs.


Source #

File: src/Core/Modules/Payments/Gateways/Paypal_Standard/Migration/Shortcode.php


Changelog #

Changelog
Version Description
4.25.3 Introduced.