edd_has_upgrade_completed( string $upgrade_action = '' )
Check if the upgrade routine has been run for a specific action
Description Description
Parameters Parameters
- $upgrade_action
-
(Optional) The upgrade action to check completion for
Default value: ''
Return Return
(bool) If the action has been added to the copmleted actions array
Source Source
File: includes/misc-functions.php
Changelog Changelog
Version | Description |
---|---|
2.3 | Introduced. |