Custom_Image_Header::finished()

In this article

Displays last step of custom header image page.

Source

public function finished() {
	$this->updated = true;
	$this->step_1();
}

Changelog

VersionDescription
2.1.0Introduced.

User Contributed Notes

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