Ejemplo n.º 1
0
/**
 * Get links settings
 *
 * @return mixed
 */
function bp_links_get_settings()
{
    return BP_Links_Settings::get_settings();
}