change default_labels
-
Hi,
I know it is possible to change some defaults using :
<?php if ( function_exists( ‘breadcrumb_trail’ ) ) breadcrumb_trail( array(‘separator’ => ‘/’, ‘show_on_front’ => false, etc…However, is it possible to change the default labels in the same way?
EG : Instead of “Browse:”, I want to show “You are here:”.Of course I can change the core code – but I want to avoid that.
Thanks.
- The topic ‘change default_labels’ is closed to new replies.