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
You do not need to chage anything in the files.
Just go to theme options>translate>general and translate the home value to any you want.
http://prntscr.com/fb2h9v
thanks