wordpress / latest / classes / noop_translations / get_header.html

NOOP_Translations::get_header( string $header ): false

Parameters

$header string Required

Return

false

Source

File: wp-includes/pomo/translations.php. View all references

public function get_header( $header ) {
	return false;
}

© 2003–2022 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/noop_translations/get_header