Warning: This function has been deprecated.
maybe_add_jilt_notice_to_abandoned_payment( int $payment_id )
Maybe adds a notice to abandoned payments if Jilt isn’t installed.
Description Description
Parameters Parameters
- $payment_id
-
(Required) The ID of the abandoned payment, for which a jilt notice is being thrown.
Source Source
File: includes/deprecated-functions.php
Changelog Changelog
Version | Description |
---|---|
n.n.n | Introduced. |