首页 WordPress函数大全 get_media_item()

get_media_item()

2020-05-01 / 5603阅 / 悠然

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

get_media_item( int $attachment_id, string|array $args = null )

Retrieve HTML form for modifying the image attachment.

描述

参数

$attachment_id

(int)
(Required)
Attachment ID for modification.

$args

(string|array)
(Optional)
Override defaults.

Default value: null

返回

(string) HTML form for attachment.

大家谈论
    我的见解