[buddypress-trac] [BuddyPress Trac] #9140: "Discourage search engines from indexing this site" prevents bbPress activity to be recorded.
buddypress-trac
noreply at wordpress.org
Mon Apr 29 15:12:28 UTC 2024
#9140: "Discourage search engines from indexing this site" prevents bbPress
activity to be recorded.
--------------------------+--------------------------------
Reporter: Lorangeo | Owner: (none)
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: Core | Version:
Severity: normal | Resolution: reported-upstream
Keywords: |
--------------------------+--------------------------------
Changes (by r-a-y):
* status: new => closed
* resolution: => reported-upstream
* milestone: Awaiting Review =>
Comment:
This is a bbPress issue. See
https://bbpress.trac.wordpress.org/ticket/2151 . You can override the
default bbPress behavior by using the following code snippet in your
theme's functions.php or another place like in /wp-content/mu-plugins/ or
[https://codex.buddypress.org/themes/bp-custom-php/ /wp-content/plugins
/bp-custom.php]
`add_filter( 'bbp_is_site_public', '__return_true' );`
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/9140#comment:1>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list