Astra_Rollback_Version::run()

Rollback to previous versions.


Description


Source

File: admin/astra-rollback/class-astra-rollback-version.php

	public function run() {
		$this->apply_package();
		$this->upgrade();
	}

Changelog

Changelog
Version Description
3.6.1 Introduced.


User Contributed Notes

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