Uses
| Uses | Description |
|---|---|
| wp-admin/includes/plugin.php: remove_allowed_options() | Removes a list of options from the allowed options list. |
| wp-includes/functions.php: _deprecated_function() | Mark a function as deprecated and inform when it has been used. |