Of course i wrote it wrong.
<?php if (is_home()) { ?>
foo bar yo mamma
<?php } ?>
this is correct, ideally, but the function is as yet undefined in
bbpress.
On Jan 1, 2005, at 4:17 PM, fernando wrote:
> <?php if (is_home()) {
> foo
> bar
> foo
> <?php } ?>