Languages:
English •
bookmark field 日本語
(Add your language)
Description
Retrieve single bookmark data item or field.
Usage
<?php get_bookmark_field( $field, $bookmark, $context ); ?>
Parameters
- $field
- (string) (required) The name of the data field to return
- Default: None
- $bookmark
- (int) (required) The bookmark ID to get field
- Default: None
- $context
- (string) (optional) Optional. The context of how the field will be used.
- Default: display
Return Values
- (string)
-
Change Log
Since: 2.3
Source File
get_bookmark_field() is located in wp-includes/bookmark.php