Astra_Theme_Background_Updater::get_db_update_callbacks()
Get list of DB update callbacks.
Description
Return
(array)
Source
File: inc/theme-update/class-astra-theme-background-updater.php
public function get_db_update_callbacks() { return self::$db_updates; }
Expand full source code Collapse full source code View on Trac
Changelog
Version | Description |
---|---|
2.1.3 | Introduced. |