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-scripts.php: WP_Scripts::do_footer_items() | Processes items and dependencies for the footer group. |
wp-includes/class.wp-scripts.php: WP_Scripts::reset() | Resets class properties. |
wp-includes/script-loader.php: script_concat_settings() | Determine the concatenation and compression settings for scripts and styles. |
wp-includes/script-loader.php: print_footer_scripts | Filters whether to print the footer scripts. |