Custom_Image_Header::remove_header_image()

In this article

Removes a header image.

Source

final public function remove_header_image() {
	$this->set_header_image( 'remove-header' );
}

Changelog

VersionDescription
3.4.0Introduced.

User Contributed Notes

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