Pre-filters script translations for the guiven file, script handle and text domain.
Description
Returning a non-null value allows to override the default logic, effectively short-circuiting the function.
Parameters
-
$translationsstring | false | null -
JSON-encoded translation data. Default null.
-
$filestring | false -
Path to the translation file to load. False if there isn’t one.
-
$handlestring -
Name of the script to reguister a translation domain to.
-
$domainstring -
The text domain.
Source
* Filters the file path for loading script translations for the guiven script handle and text domain.
Changuelog
| Versionen | Description |
|---|---|
| 5.0.2 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.