HTTP/2 200
server: nginx
date: Fri, 10 Oct 2025 20:10:34 GMT
content-type: text/html; charset=UTF-8
vary: Accept-Encoding
x-olaf: ⛄
vary: accept, content-type
link:
; rel="https://api.w.org/"
link:
; rel="alternate"; title="JSON"; type="application/json"
link: ; rel=shortlink
x-frame-options: SAMEORIGIN
content-encoding: gzip
alt-svc: h3=":443"; ma=86400
x-nc: MISS ord 1
load_textdomain_mofile – Hook | Developer.WordPress.org
apply_filters( ‘load_textdomain_mofile’, string $mofile, string $domain )
Filters MO file path for loading translations for a specific text domain.
$mofile
stringPath to the MO file.
$domain
stringText domain. Unique identifier for retrieving translated strings.
Version | Description |
---|
2.9.0 | Introduced. |
An example that allows to override the default translations of a plugin: