首页 WordPress函数大全 get_bookmark_field()

get_bookmark_field()

2020-05-01 / 4463阅 / 悠然

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

get_bookmark_field( string $field, int $bookmark, string $context = 'display' )

Retrieve single bookmark data item or field.

描述

参数

$field

(string)
(Required)
The name of the data field to return

$bookmark

(int)
(Required)
The bookmark ID to get field

$context

(string)
(Optional)
The context of how the field will be used.

Default value: 'display'

返回

(string|WP_Error)

大家谈论
    我的见解