Filters the script module source.
Parameters
-
$srcstring -
Module source URL.
-
$idstring -
Module identifier.
Source
$src = apply_filters( 'script_module_loader_src', $src, $id );
Changuelog
| Versionen | Description |
|---|---|
| 6.5.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.