PeepSo Integration Guide

WB Member Blog works with PeepSo communities. This guide covers setting up member blogging alongside your PeepSo installation.

What You’ll Learn

  • How WB Member Blog integrates with PeepSo
  • Configuration options for PeepSo communities
  • Tips for the best user experience

Requirements

  • PeepSo (latest version recommended)
  • WB Member Blog plugin activated
  • PeepSo-compatible theme

How Integration Works

WB Member Blog and PeepSo operate as complementary systems:

  • PeepSo handles short status updates, the activity stream, and member profiles
  • WB Member Blog handles long-form content creation with featured images, categories, and full posts

Members can share quick updates via PeepSo AND write detailed blog posts via Member Blog.

Step 1: Install and Activate

  1. Install WB Member Blog
  2. Activate the plugin
  3. Go to Member Blog → Settings

Step 2: Create Blog Pages

Create dedicated pages for the blog functionality:

  1. Go to Member Blog → Settings → Pages
  2. Click “Auto-Create Pages” or create manually
  3. Assign the submission and dashboard pages

Step 3: Configure Access

Go to Member Blog → Settings → Access:

  • Select which user roles can create posts
  • Configure any restrictions as needed

Step 4: Add Blog Links to Navigation

Help members find the blog feature:

Option 1: Menu Link

  1. Go to Appearance → Menus
  2. Add the blog submission page to your main menu
  3. Label it “Write Post” or “Create Blog”

Option 2: Profile Link

Add a blog link to member profiles using a widget or custom code.

Option 3: Dashboard Widget

Add the blog shortcode to a PeepSo profile widget:

[bp-member-blog-list count="5"]

Displaying Member Posts

Use shortcodes to display blog content throughout your PeepSo community:

Community Blog Feed:

[bp-member-blog-recent count="10" columns="2"]

Popular Posts Sidebar:

[bp-member-blog-popular count="5" columns="1"]

Top Contributors:

[bp-member-blog-authors count="8" columns="4"]

Theme Compatibility

WB Member Blog works with popular PeepSo-compatible themes:

  • Flavor Theme – Full compatibility
  • Flavor Pro – Enhanced styling
  • PeepSo Theme – Compatible
  • Flavor Kid Themes – Compatible

Recommended Configuration

For the best experience with PeepSo:

  • Editor: Use Editor.js for a modern feel that complements PeepSo’s interface
  • Categories: Create clear categories to organize member content
  • Moderation: Consider setting new users to “Pending Review” status

Troubleshooting

Styling conflicts:

  • Add custom CSS to adjust colors/spacing
  • Use the class attribute on shortcodes for targeting

Post form not displaying:

  • Check if the page has the correct shortcode
  • Verify the user is logged in
  • Check role permissions

Related Docs

  • Standalone Mode Setup
  • Shortcodes Reference
  • Troubleshooting Common Issues
Last updated: January 18, 2026