Uses
Uses | Description |
---|---|
wp-includes/theme.php: get_header_video_url | Filters the header video URL. |
wp-includes/theme.php: get_theme_mod() | Retrieves theme modification value for the current theme. |
wp-includes/formatting.php: esc_url_raw() | Performs esc_url() for database usage. |
wp-includes/functions.php: absint() | Convert a value to non-negative integer. |
wp-includes/link-template.php: set_url_scheme() | Sets the scheme for a URL. |
wp-includes/plugin.php: apply_filters() | Calls the callback functions that have been added to a filter hook. |
wp-includes/post.php: wp_get_attachment_url() | Retrieve the URL for an attachment. |