apply_filters( 'script_loader_src', string $src, string $handle )

Filters the script loader source.


Description Description


Parameters Parameters

$src

(string) Script loader source path.

$handle

(string) Script handle.


Top ↑

Source Source

File: wp-includes/class.wp-scripts.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.2.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.