首页 WordPress函数大全 file_is_displayable_image()

file_is_displayable_image()

2020-05-01 / 2236阅 / 悠然

如何你看完本文还不知道如何使用该函数,可以联系我定制视频教程,50元/个函数,学不会全额退款

file_is_displayable_image( string $path )

Validate that file is suitable for displaying within a web page.

描述

参数

$path

(string)
(Required)
File path to test.

返回

(bool) True if suitable, false if not suitable.

大家谈论
    我的见解