EDD_Stripe_Admin_Notices::get_dismissed_option_name( string $notice_id )
Retrieves the name of the option to manage the status of the notice.
Description Description
Parameters Parameters
- $notice_id
-
(Required) ID of the notice to generate the name with.
Return Return
(string)
Source Source
File: includes/gateways/stripe/includes/admin/class-notices.php
Changelog Changelog
Version | Description |
---|---|
2.6.19 | Introduced. |