EDD_Stripe_Admin_Notices::dismiss( string $notice_id )

Dismisses a notice.


Description Description


Parameters Parameters

$notice_id

(Required) ID of the notice to dismiss.


Top ↑

Return Return

(bool) True if notice is successfully dismissed. 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.