Avatars and Profile URLs
To keep forum pages consistent with the rest of the community, the addon replaces bbPress identity elements with their PeepSo equivalents.
PeepSo avatars on forum pages
Section titled “PeepSo avatars on forum pages”On bbPress pages (is_bbpress()), the addon filters get_avatar so the
current user’s PeepSo avatar is shown instead of the default bbPress or
Gravatar image.
For the Reign theme and the BuddyX theme, the addon also filters the
bbPress topic author avatar (bbp_get_topic_author_avatar) to use PeepSo’s
neutral avatar asset, keeping list rows aligned with those themes.
bbPress profile URLs mapped to PeepSo
Section titled “bbPress profile URLs mapped to PeepSo”bbPress normally links usernames to its own user pages. When the Change URL
setting (wbpbi_bbpress_change_profile_url) is on, the addon filters
bbp_get_user_profile_url so those links point to the member’s PeepSo profile
Forums tab instead. Even with the setting off, links are mapped to the PeepSo
profile when viewing a PeepSo profile page.
Topic and reply author links inside the profile Forums tab, and bbPress
pagination links, are likewise rewritten to stay under the PeepSo profile
forums segment.
Configure both in Configuration.

