Bulk_Upgrader_Skin::bulk_footer()

In this article

Displays the footer following the bulk update process.

Source

public function bulk_footer() {
	$this->feedback( 'skin_upgrade_end' );
}

Changelog

VersionDescription
3.0.0Introduced.

User Contributed Notes

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