Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Adding breadcrumbs description
  • Loading branch information
Roy committed Dec 28, 2016
1 parent ea39fc4 commit 2c18251
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions inc/customizer-nav.php
Expand Up @@ -64,6 +64,7 @@ if (!$maxMegaMenuActive){
$wp_customize->add_control('breadcrumbs', array(
'type' => 'radio',
'label' => 'Breadcrumbs',
'description' => 'Based off of parent/child page hierarchy. For more information view our <a target="_blank" href="http://aurora.uconn.edu/2016/12/28/page-hierarchy/">breadcrumb guide</a>.',
'section' => 'nav',
'choices' => array(
'on'=>'On',
Expand Down

0 comments on commit 2c18251

Please sign in to comment.