This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.

Astra_Notices::get_wrap_classes( array $notice )

Notice classes.


Parameters

$notice

(array) (Required) Notice arguments.


Return

(array) Notice wrapper classes.


Source

File: classes/lib/notices/class-astra-notices.php


			


Changelog

Changelog
Version Description
1.4.0 Introduced.