edd_string_is_image_url( string $str )

Checks if the string (filename) provided is an image URL


Description Description


Parameters Parameters

$str

(Required) Filename


Top ↑

Return Return

(bool) Whether or not the filename is an image


Top ↑

Source Source

File: includes/misc-functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.