Uses
Uses | Description |
---|---|
wp-includes/functions.wp-scripts.php: wp_enqueue_script() | Enqueue a script. |
wp-includes/functions.wp-styles.php: wp_enqueue_style() | Enqueue a CSS stylesheet. |
wp-includes/plugin.php: apply_filters() | Calls the callback functions that have been added to a filter hook. |
wp-includes/media.php: wp_audio_shortcode_library | Filters the media library used for the audio shortcode. |