NOOP_Translations::get_header()

最后更新于:2021-11-25 20:32:43

NOOP_Translations::get_header( string$header)

参数

$header

(string) (Required)

响应

(false)

源文件

文件: gc-includes/pomo/translations.php

		function get_header( $header ) {
			return false;
		}