WC_Install::run_manual_database_update()

Run manual database update.


Description Description


Source Source

File: includes/class-wc-install.php

	public static function run_manual_database_update() {
		self::update();
	}


Top ↑

User Contributed Notes User Contributed Notes

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