Sets a translation header.
Parameters
$headerstringrequired$valuestringrequired
Source
public function set_header( $header, $value ) {
}
Changelog
| Version | Description |
|---|---|
| 2.8.0 | Introduced. |
Sets a translation header.
$headerstringrequired$valuestringrequiredpublic function set_header( $header, $value ) {
}
| Version | Description |
|---|---|
| 2.8.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.