Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: post_form() h2 woes


r-a-y
Participant

@r-a-y

Ugly hack for now…

I commented out two lines in functions.bb-template.php:

Line 272:

if ( empty( $h2 ) && false !== $h2 ) {

Line 280:

}

Would be nice to get a better workaround that doesn’t require hacking a core file.

Skip to toolbar