NOOP_Translations::set_header( string $header, string $value )


Parameters

$header string Required
$value string Required

Top ↑

Source

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

public function set_header( $header, $value ) {
}

Top ↑

User Contributed Notes

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