Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Remove WordPress version number

@r-a-y

Keymaster

That’s because it’s hardcoded in the bp-default theme (unfortunately).

You can remedy this by creating a child theme with bp-default as the template. Then, copy over bp-default’s header.php and remove the WordPress version meta tag.

Skip to toolbar