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