首页 WordPress函数大全 media_post_single_attachment_fields_to_edit()

media_post_single_attachment_fields_to_edit()

2020-05-02 / 5319阅 / 悠然

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

media_post_single_attachment_fields_to_edit( array $form_fields, WP_Post $post )

检索发布的非图像附件字段以编辑表单字段。

描述

参数

$form_fields

(array)
(Required)
An array of attachment form fields.

$post

(WP_Post)
(Required)
The WP_Post attachment object.

返回

(array) Filtered attachment form fields.

大家谈论
    我的见解