Skip to content

PeepSo Integration

WB Member Wiki integrates with PeepSo to add a Wiki tab to member profiles, showing each user’s wiki contributions within the PeepSo community interface.

When PeepSo is active, the plugin automatically detects it and enables the profile integration. No manual configuration is required.

Verify the detected platform in WB Plugins > Member Wiki > Overview under the “Active Platform” section, which should show “PeepSo”.

A Wiki tab with a book icon (ps-icon-book) is added to PeepSo member profiles. The tab appears alongside other profile sections like Activity, About, and Friends.

Clicking the Wiki tab displays the user’s wiki contributions in a dedicated profile segment. The segment lists:

  • Wiki pages the user has authored
  • Wiki pages the user has contributed edits to
  • Page titles, categories, and publication status

With PeepSo, wiki contribution URLs follow PeepSo’s profile URL structure. The plugin uses PeepSo’s built-in functions to generate correct profile and wiki contribution links.

User names are displayed consistently with PeepSo’s display name format, ensuring a seamless experience across the community platform.

The Wiki segment renders within PeepSo’s profile template structure. It uses PeepSo’s standard segment rendering approach, so the styling matches your PeepSo theme configuration.

  1. Confirm PeepSo is active in Plugins
  2. Check platform detection in the Member Wiki Overview tab
  3. Clear caching plugins and refresh the profile page
  4. The Wiki tab is added via the peepso_navigation_profile filter at priority 100

If the Wiki tab or contribution list doesn’t match your PeepSo theme:

  1. Check for CSS conflicts in your theme
  2. The plugin uses .wbmw- prefixed CSS classes that can be customized
  3. PeepSo segment rendering should inherit standard PeepSo styles