edd_set_upgrade_complete( string $upgrade_action = '' )
Adds an upgrade action to the completed upgrades array
Description Description
Parameters Parameters
- $upgrade_action
-
(Optional) The action to add to the copmleted upgrades array
Default value: ''
Return Return
(bool) If the function was successfully added
Source Source
File: includes/admin/upgrades/upgrade-functions.php
Changelog Changelog
Version | Description |
---|---|
2.3 | Introduced. |