WPDev.one
Core Function
View Source on Trac ↗

wp_is_stream()

wp_is_stream( mixed $path )

Tests if a given path is a stream URL

Parameters 1 required

Name / Type Description
$path
string

The resource path or URL.

Required

Return Value

(bool)
True if the path is a stream URL.

Function Information

Since Version
3.5.0
Source File
wp-includes/functions.php
Advertisement