Ejemplo n.º 1
0
function bp_links_get_search($args)
{
    return BP_Links_Link::get_search($args);
}