Filter by type:
Search
Skip to content
Browse: Home / Classes / Astra_Notices / Astra_Notices::add_notice()

Astra_Notices::add_notice( array $args = array() )

Add Notice.


Parameters

$args

(Optional) Notice arguments.

Default value: array()


Return

(void)


Source

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


			

Expand full source code Collapse full source code


Related

Used By

Used By
Used By Description
admin/bsf-analytics/class-bsf-analytics.php: BSF_Analytics::option_notice()

Display admin notice for usage tracking.


Changelog

Changelog
Version Description
1.4.0 Introduced.