Uses
| Uses | Description |
|---|---|
| wp-admin/includes/class-custom-image-header.php: Custom_Image_Header::step_1() | Display first step of custom header image page. |
Display last step of custom header image page.
File: wp-admin/includes/class-custom-image-header.php
public function finished() {
$this->updated = true;
$this->step_1();
} | Version | Description |
|---|---|
| 2.1.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/custom_image_header/finished