wpseek.com
Bazujące na WordPress narzędzie wyszukiwania dla deweloperów i twórców motywów.



load_script_textdomain_relative_path › Filtr WordPress Hooks

Od5.0.2
Przestarzałyn/a
apply_filters( 'load_script_textdomain_relative_path', $relative, $src )
Parametry: (2)
  • (string|false) $relative The relative path of the script. False if it could not be determined.
    Wymagane: Tak
  • (string) $src The full source URL of the script.
    Wymagane: Tak
Zdefiniowane na:
Codex:

Filters the relative path of scripts used for finding translation files.





Źródło

$relative = apply_filters( 'load_script_textdomain_relative_path', $relative, $src );