NOOP_Translations::get_header( string $header )
Contents
Parameters
- $header
-
(string) (Required)
Return
(false)
Source
File: wp-includes/pomo/translations.php
public function get_header( $header ) { return false; }
Expand full source code Collapse full source code View on Trac View on GitHub