pum_register_upgrades
Action Hook: Fires during instantiation of the batch processing registry allowing proper registration of upgrades.
Source: classes/Upgrade/Registry.php:77
Action Hook: Fires during instantiation of the batch processing registry allowing proper registration of upgrades.
Source: classes/Upgrade/Registry.php:77
Method: Adds an upgrade to the registry.
Source: classes/Upgrade/Registry.php:94
Method: Removes an upgrade from the registry by ID.
Source: classes/Upgrade/Registry.php:115
Method: Retrieves registered upgrades.
Source: classes/Upgrade/Registry.php:124
Class: Implements a registry for core upgrade routines.
Source: classes/Upgrade/Registry.php:17
Method:
Source: classes/Upgrade/Registry.php:42
Method: Initializes the upgrade registry.
Source: classes/Upgrade/Registry.php:55
Action Hook: Fires during instantiation of the batch processing registry.
Source: classes/Upgrade/Registry.php:63
Method: Registers upgrade routines.
Source: classes/Upgrade/Registry.php:71