Parsed: 107868

function get_link_to_edit( $link ) {
  return get_bookmark( $link, OBJECT, 'edit' );
}