Alert: This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.
EDD_Tools_Reset_Stats::delete_data( string $key )
Delete an option
Description Description
Parameters Parameters
- $key
-
(Required) The option_name to delete
Return Return
(void)
Source Source
File: includes/admin/tools/class-edd-tools-reset-stats.php
Changelog Changelog
Version | Description |
---|---|
2.5 | Introduced. |