Custom_Image_Header::finished() In this article Table of ContentsSource Related Changelog ↑ Back to top Displays last step of custom header image page. Source public function finished() { $this->updated = true; $this->step_1(); } View all references View on Trac View on GitHub Related UsesDescriptionCustom_Image_Header::step_1()wp-admin/includes/class-custom-image-header.phpDisplays first step of custom header image page. Used byDescriptionCustom_Image_Header::step_2()wp-admin/includes/class-custom-image-header.phpDisplays second step of custom header image page. Custom_Image_Header::step_3()wp-admin/includes/class-custom-image-header.phpDisplays third step of custom header image page. Changelog VersionDescription2.1.0Introduced. User Contributed Notes You must log in before being able to contribute a note or feedback.
User Contributed Notes
You must log in before being able to contribute a note or feedback.