EDD_Stripe_Admin_Notices
Implements logic for displaying notifications.
Description Description
Source Source
File: includes/gateways/stripe/includes/admin/class-notices.php
Changelog Changelog
Version | Description |
---|---|
2.6.19 | Introduced. |
Methods Methods
- __construct — EDD_Stripe_Admin_Notices
- build — Builds a given notice's output.
- dismiss — Dismisses a notice.
- get_dismissed_option_name — Retrieves the name of the option to manage the status of the notice.
- is_dismissed — Determine if a notice has been permanently dismissed.
- output — Outputs a given notice.
- restore — Restores a notice.