apply_filters( 'wp_privacy_personal_data_exporters', array $args )
Filters the array of exporter callbacks.
Parameters
- $args
-
(array) An array of callable exporters of personal data. Default empty array.
-
'...$0'
(array) Array of personal data exporters.-
'callback'
(callable) Callable exporter function that accepts an email address and a page and returns an array of name => value pairs of personal data. -
'exporter_friendly_name'
(string) Translated user facing friendly name for the exporter.
-
'callback'
-
'...$0'
Source
Changelog
Version | Description |
---|---|
4.9.6 | Introduced. |
© 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_privacy_personal_data_exporters