get_bookmark


get_bookmark ( $bookmark, $output = OBJECT, $filter = 'raw' )

Parameters:
  • (int|stdClass) bookmark
  • (string) output Optional. The required return type. One of OBJECT, ARRAY_A, or ARRAY_N, which correspond to an stdClass object, an associative array, or a numeric array, respectively. Default OBJECT.
  • (string) filter Optional. How to sanitize bookmark fields. Default 'raw'.
Returns:
  • (array|object|null) Type returned depends on $output value.
Defined at:

Description

Retrieves bookmark data.

Related Functions

get_bookmarks, get_bookmark_field, edit_bookmark_link, get_edit_bookmark_link, wp_list_bookmarks

Top Google Results

User discussions

wpseek mobile