Bulk_Upgrader_Skin::bulk_header()

In this article

Displays the header before the bulk update process.

Source

public function bulk_header() {
	$this->feedback( 'skin_upgrade_start' );
}

Changelog

VersionDescription
3.0.0Introduced.

User Contributed Notes

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