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