Merges other translations into the current one.
Parameters
$other
Translationsrequired
Source
public function merge_with( &$other ) {
}
Changelog
Version | Description |
---|---|
2.8.0 | Introduced. |
Merges other translations into the current one.
$other
Translationsrequiredpublic function merge_with( &$other ) {
}
Version | Description |
---|---|
2.8.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.