$depth, 'max_depth' => $args['max_depth']))); ?> comment_approved == '0') : ?>
Home'; if (is_category() || is_single()) { echo "  /  "; the_category(' • '); if (is_single()) { echo "   /   "; the_title(); } } elseif (is_page()) { echo "  /  "; echo "".get_the_title().""; } elseif (is_search()) { echo "  /  Search Results for... "; echo '"'; echo the_search_query(); echo '"'; } }