Switch language

wpseek.com
A WordPress-centric search engine for devs and theme authors




get_link [ WordPress Function ]

get_link ( $bookmark_id, $output = OBJECT, $filter = 'raw' )
Parameters:
  • (int) $bookmark_id ID of link
  • (string) $output OBJECT, ARRAY_N, or ARRAY_A
See:
Returns:
  • (object|array)
Defined at:



Retrieve bookmark data based on ID.

Source


<?php
function get_link($bookmark_id$output OBJECT$filter 'raw') {
    
_deprecated_function__FUNCTION__'2.1''get_bookmark()' );
    return 
get_bookmark($bookmark_id$output$filter);
}
?>

Examples [ wp-snippets.com ]

Google Arama Sonuçlarý

Dahasý ...

Kullanýcý Tartýþmalarý [ wordpress.org ]

- Bulunamadý -

Yeni bir konu yaz ...

0 User Note(s)

Henüz yok. Ýlk sen ol!

Yeni Ekle ...



HTML5 Powered with CSS3 / Styling, Performance & Integration, and Semantics