Change the word "Home" From Breadcrumb

Hi there, 

I would like to change the text "Home" from the breadcrumb due to my client needs. 

1. Is there a filter/function to add to my functions.php file that can change that ? 
2. I found these lines in header.php : 

if( $breadcrumbs_show ){
   mfn_breadcrumbs( $breadcrumbs_link );
}

Where is located the mfn_breadcrumbs function ? 

Many thanks, best wordpress theme ever

Comments

Sign In or Register to comment.