load_script_translations – filter
Filters script translations for the given file, script handle and text domain.
Parameters
- .
- ( 5.0.2 ) . .
- $translations
- ( string ) JSON-encoded translation data. . . .
- $file
- ( string ) Path to the translation file that was loaded. . . .
- $handle
- ( string ) Name of the script to register a translation domain to. . . .
- $domain
- ( string ) The text domain. . . .