LLMS_Abstract_Privacy::register_exporters( array $exporters = array() )
Add all registered erasers to the array of existing exporters
Description Description
Parameters Parameters
- $exporters
-
(Optional) existing exporters
Default value: array()
Return Return
(array)
Source Source
File: includes/abstracts/llms.abstract.privacy.php
Changelog Changelog
Version | Description |
---|---|
3.18.0 | Introduced. |