edd_get_file_extension( unknown $str )

Get File Extension


Description Description

Returns the file extension of a filename.


Parameters Parameters

$str

(Required) File name


Top ↑

Return Return

(mixed) File extension


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.