function bp_link_has_description()
{
    echo bp_get_link_has_description();
}
bp_link_list_item_external();
?>
"<?php 
bp_link_list_item_external_url_target();
bp_link_list_item_external_url_rel();
?>
></a>
			<?php 
do_action('bp_after_links_list_item_title_content');
?>
		</div>
		<?php 
do_action('bp_after_links_list_item_title');
?>
		<?php 
if (bp_get_link_has_description()) {
    ?>
		<?php 
    do_action('bp_before_links_list_item_description');
    ?>
		<div class="item-desc">
			<?php 
    do_action('bp_before_links_list_item_description_content');
    ?>
			<p>
				<?php 
    do_action('bp_before_links_list_item_description_domain');
    ?>
				<span class="domain"><?php 
    bp_link_list_item_url_domain();
    ?>