function bp_links_check_link_url_exists($link_url) { return BP_Links_Link::link_url_exists($link_url); }