Forums

Join
bbPress Support ForumsTroubleshootingWhat does this line of code do in front-page.php?

Info

Tags

What does this line of code do in front-page.php?

  1. Well this is the line near the bottom of front-page.php:
    <h3 class="bbcrumb"><a href="<?php option('uri'); ?>"><?php option('name'); ?></a></h3>

    But what does it do? Deleting this line doesn't change anything....

  2. If you have no forums ... then this will be displayed instead. (Try removing all forums and i think you'll see it.)

  3. kk thx

  4. You must log in to post.