Custom_Image_Header::finished()

最后更新于:2021-11-25 19:44:00

Custom_Image_Header::finished()

Display last step of custom header image page.

源文件

文件: gc-admin/includes/class-custom-image-header.php

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