Astra_Notices::add_data_attributes( Array $allowedposttags, String $context )
Filters and Returns a list of allowed tags and attributes for a given context.
Parameters
- $allowedposttags
-
(Array) (Required) Array of allowed tags.
- $context
-
(String) (Required) Context type (explicit).
Return
(Array)
Source
File: classes/lib/notices/class-astra-notices.php
Changelog
Version | Description |
---|---|
1.4.0 | Introduced. |