| 3 | | Many BuddyPress communities set a directory (Activity, Members, Groups, etc.) as the WordPress homepage. That is a supported, common setup. However, once the homepage URL carries *any* query string, such as a filter, pagination, campaign tracking, or a shared link like `/?ref=newsletter` — `bp_is_site_home()` can return false and BuddyPress never treats the request as the directory front page. Members see a broken or empty homepage instead of the community feed they expect. |
| | 3 | Many BuddyPress communities set a directory (Activity, Members, Groups, etc.) as the WordPress homepage. That is a supported, common setup. However, once the homepage URL carries *any* query string, such as a filter, pagination, campaign tracking, or a shared link like `/?ref=newsletter`, `bp_is_site_home()` can return false and BuddyPress never treats the request as the directory front page. Members see a broken or empty homepage instead of the community feed they expect. |