HTTP/2 200
server: nginx
date: Sat, 11 Oct 2025 00:53:54 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 2
load_script_textdomain_relative_path – Hook | Developer.WordPress.org
WordPress Developer Resources
load_script_textdomain_relative_path
apply_filters( ‘load_script_textdomain_relative_path’, string|false $relative, string $src )
Filters the relative path of scripts used for finding translation files.
$relative
string|falseThe relative path of the script. False if it could not be determined.
$src
stringThe full source URL of the script.
Version | Description |
---|
5.0.2 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.