Uses
Uses | Description |
---|---|
wp-includes/plugin.php: apply_filters() | Calls the callback functions that have been added to a filter hook. |
wp-includes/class.wp-dependencies.php: WP_Dependencies::all_deps() | Determines dependencies. |
wp-includes/class.wp-scripts.php: print_scripts_array | Filters the list of script dependencies left to print. |