$list
$list : array
Notices list
Class Admin_Notices
$list : array
Notices list
api_key_notices() : mixed
Notices for the `api_key` field type whose secrets are stored as wp-config.php constants: - the bundled WPConfigTransformer library is missing (broken build), - a save couldn't write wp-config.php (manual instructions), - legacy keys still sit in the DB and should be migrated by re-saving.
force_dismiss_notice() : void
Forces the dismissal of a specific admin notice by saving it to the hidden notices list.
This method handles the request to dismiss an admin notice. It validates the incoming data, updates the list of hidden notices in the database, and ensures the dismissed notice will not be shown again.
| None found |
| None found |