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: ''


Top ↑

Return Return

(bool) If the function was successfully added


Top ↑

Source Source

File: includes/admin/upgrades/upgrade-functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.3 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.