apply_filters( 'script_loader_src', string $src , string $handle )
Filters the script loader source.
Parameters
- $src
-
(string) Script loader source path.
- $handle
-
(string) Script handle.
Source
Changelog
| Version | Description |
|---|---|
| 2.2.0 | Introduced. |