Switch language

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




get_link_to_edit [ WordPress Function ]

get_link_to_edit ( $link_id )
Parameters:
  • (int) $link_id ID of link to retrieve
Returns:
  • (object) Link for editing
Defined at:



Retrieve link data based on ID.

Source


<?php
function get_link_to_edit$link_id ) {
    return 
get_bookmark$link_idOBJECT'edit' );
}
?>

Examples [ wp-snippets.com ]

Top Google zoekresultaten

Meer ...

Gebruikersdiscussies [ wordpress.org ]

0 User Note(s)

Nog geen één. Wees de eerste!

Nieuw toevoegen ...



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