EDD_Stripe_Admin_Notices::restore( string $notice_id )

Restores a notice.


Description Description


Parameters Parameters

$notice_id

(Required) ID of the notice to restore.


Top ↑

Return Return

(bool) True if notice is successfully restored. False on failure.


Top ↑

Source Source

File: includes/gateways/stripe/includes/admin/class-notices.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.6.19 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.