Filter by type:
Search
Skip to content
Browse: Home / Classes / Astra_Rollback_Version / Astra_Rollback_Version::run()

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

Expand full source code Collapse full source code View on Trac


Changelog

Changelog
Version Description
3.6.1 Introduced.

User Contributed Notes

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