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;
		}

Changelog

Changelog
Version Description
2.1.3 Introduced.


User Contributed Notes

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