W3cubDocs

/WordPress

Custom_Image_Header::finished()

Displays last step of custom header image page.

Source

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

Changelog

Version Description
2.1.0 Introduced.

© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/custom_image_header/finished