March Was Massive. April Will Be Bigger.
March 2026 was the most productive month in Wbcom Designs history. Not by a small margin. We shipped more in four weeks than most plugin companies ship in a quarter. Five brand new plugins, two major version releases, and the foundation of a complete WordPress community platform that doesn’t depend on any single vendor’s ecosystem.
Here’s everything that went out the door, why each product matters, and what’s coming in April.
WPMediaVerse v1.0: the media sharing platform WordPress never had
This is the product I’ve wanted to build for five years. Every customer running a BuddyPress community eventually asks the same question: “How do we let members share photos and videos?” The answers have always been bad. rtMedia stopped updating. MediaPress stayed tiny. BuddyBoss locked media behind a proprietary theme purchase.
WPMediaVerse is a complete answer. It’s a self-hosted media sharing platform that brings the best of Instagram, Flickr, Pinterest, and Dribbble into WordPress.
What makes it different from everything that came before
Custom database tables. Every other media plugin stores uploads in wp_posts. On active communities, that table grows into tens of thousands of mixed rows: your posts, pages, products, and media all in one table. WPMediaVerse uses dedicated tables (mvs_media_index, mvs_reactions, mvs_follows, mvs_bookmarks, mvs_messages). Each table has composite indexes optimized for the exact queries the explore feed runs. Performance stays predictable at 100,000+ media items.
AI moderation included free. Every upload gets scanned by OpenAI Vision automatically. Nobody else offers AI content moderation in a free WordPress media plugin. I put it in the free tier because moderation isn’t a luxury feature. Any community that accepts user uploads needs it.
Built-in social layer. Follow system, reactions, threaded comments, favorites, bookmarks, direct messaging, and real-time notifications. These aren’t add-ons. They’re core to the free plugin. The DM system uses its own tables and the chat panel slides in from the corner like modern social platforms.
80+ REST API endpoints. Every feature is accessible through the API. Upload, browse, albums, collections, reactions, follows, messaging, moderation. If someone wants to build a React Native app, the backend is done.
What Pro adds
Five layout modes that match real platforms (Instagram grid, Pinterest masonry, Flickr justified, Dribbble showcase). Photo battles and bracket tournaments with community voting. Video transcoding with FFmpeg and HLS streaming. Auto-captions via Whisper AI. Cloud storage (S3 + BunnyCDN). Per-user quotas. Gamification. Watermarking. Migration from rtMedia, MediaPress, and BuddyBoss.
Free plugin | Pro | Try sandbox | Docs
WP Sell Services v1.0: Fiverr on your WordPress site
Service marketplaces are one of the most requested features for WordPress community sites. Coaches want to sell sessions. Freelancers want to list their skills. Agencies want to offer packages. WooCommerce is built for physical products, not services with custom deliverables.
WP Sell Services is purpose-built for services. Vendors create listings with three-tier pricing (Basic, Standard, Premium). Buyers purchase through a managed order workflow. The plugin handles checkout (Stripe + PayPal built in), delivery tracking, revisions, and dispute resolution. Admin earns commissions on every transaction.
The key decision: no WooCommerce required. The standalone checkout works out of the box. But if you want WooCommerce integration, Pro adds it. This means smaller communities can run a service marketplace without the overhead of a full e-commerce stack.
Free plugin | Pro | Try sandbox
SnipShare v1.0: stop sending your members to Pastebin
If your community involves developers, data people, or anyone who shares code, you know the problem. Members paste code into forum replies and it looks terrible. Or they link to Pastebin, GitHub Gists, or some external service where the content lives outside your platform.
SnipShare is a self-hosted code sharing platform built into WordPress. Multi-file pastes (like GitHub Gists), syntax highlighting for 20+ languages with CodeMirror 6, five privacy levels (public, unlisted, private, password-protected, burn-after-read), full revision history with side-by-side diffs, and fork/remix support.
Every paste has an expiration option. Burn-after-read deletes on first view. The whole thing integrates with BuddyPress profiles so members’ snippets show on their profile page.
Free plugin | Try sandbox | Docs
WB Member Wiki v1.0: community knowledge, finally organized
Communities generate knowledge through conversations. But conversations are terrible for finding information later. WB Member Wiki turns your WordPress site into a community-owned knowledge base where members create and edit pages from the front end.
Every change is tracked with revision history. Compare any two versions with word-level diff. Restore any state with one click. Members type [[Page Title]] and it auto-links. Wanted pages show in red, signaling what needs to be written next.
Role-based permissions control who can create, edit, delete, or protect pages. Moderated roles send submissions to a pending queue. Edit locking prevents conflicting saves. Watchlists notify members when pages they care about change.
Works standalone or integrates natively with BuddyPress, BuddyBoss, and PeepSo. A Wiki tab appears on member profiles automatically.
Jetonomy v1.1 + v1.2: from bbPress replacement to full community forum
Jetonomy launched in February as a clean bbPress alternative. Threaded discussions, spaces, trust levels, Q&A boards, idea voting. Two months later, it handles things bbPress couldn’t do in 15 years of existence.
v1.1 (March): the LMS release
Education platform builders needed one thing: when a student enrolls in a course, give them forum access automatically. We shipped adapters for five LMS plugins: LearnDash, Tutor LMS, LifterLMS, Sensei LMS, and MasterStudy LMS. Toggle on auto-create, and every new course gets a matching discussion space. Course author becomes space admin. Students enroll, they get access. Students drop, access is removed. Zero manual work.
v1.2 (April): the BuddyPress release
This is the release that made Jetonomy a complete bbPress replacement. Full BuddyPress integration: link groups to forum spaces, Forum tab on group pages, Forum tab on member profiles with Posts/Replies/Bookmarks sub-tabs, privacy auto-sync. Plus private topics, topic prefixes with colored labels, similar topic detection, quote replies, polls with real-time voting, and GDPR data export/erasure.
Free plugin | Pro | Try sandbox | v1.2 changelog
WP Career Board v0.1: job board for communities
A job board that integrates with BuddyPress communities. Employers post jobs with detailed descriptions, requirements, and application forms. Candidates browse, filter, and apply. Admins manage the pipeline. Free core with Pro adding a Kanban hiring interface, multi-board support, resume search, and Stripe payments for job listing fees.
The complete stack is real
This is what March was actually about. Not individual plugins. A complete, integrated community platform where every layer is built by the same team.
| Layer | Product | What it handles |
|---|---|---|
| Theme | BuddyX Pro | Design, layout, responsive UI |
| Social | BuddyPress | Profiles, groups, activity feed, notifications |
| Media | WPMediaVerse | Photo/video sharing, albums, battles, AI moderation, DMs |
| Discussions | Jetonomy | Forums, Q&A, polls, private topics, prefixes |
| Marketplace | WP Sell Services | Service listings, orders, payments, commissions |
| Code Sharing | SnipShare | Pastes, syntax highlighting, revisions, forks |
| Knowledge Base | WB Member Wiki | Wiki pages, revision history, [[WikiLinks]], watchlists |
| Jobs | WP Career Board | Job posts, applications, hiring pipeline |
One team. One support channel. No plugin conflicts. No vendor lock-in. Every plugin works standalone if you only need one piece. But together, they’re a platform.
Read the complete stack breakdown
What April is bringing
WPMediaVerse v1.1
- Load More on all Pro layout profiles (replacing pagination with infinite-style loading)
- Stories: 24-hour ephemeral media with viewer tracking
- Collaborative albums with per-collaborator permissions
- Performance pass for sites with 100K+ media items
Jetonomy v1.3
- Slack and Discord channel sync: mirror topics to channels and back
- AI topic summaries: TL;DR for long threads
- Email digest: weekly activity summary for spaces you follow
- Webhook events for Zapier, n8n, and custom integrations
WP Sell Services v1.1
- Vendor verification badges
- Service reviews with star ratings
- Automated delivery templates
- Vendor analytics dashboard
Infrastructure
- Full REST API documentation for all plugins
- Developer guides with hook references and code examples
- Migration guides from BuddyBoss, rtMedia, bbPress, and wpForo
- More InstaWP sandbox demos
Why this pace matters
WordPress community builders have been stuck with the same tools for years. BuddyBoss owns the market by bundling everything into one proprietary package. If you want to leave, you lose your data. If you want to customize, you’re limited to their hooks. If you need support, you wait in their queue.
We’re building the open source alternative. Not one monolithic product, but a modular stack where each layer is independent, GPL-licensed, and built on standard WordPress architecture. Switch any piece without losing the others. Extend any piece with standard WordPress hooks. Get support from the team that actually wrote the code.
March proved the velocity is real. April proves it’s sustainable.
By the numbers
- 5 new plugins shipped (WPMediaVerse, WP Sell Services, SnipShare, WB Member Wiki, WP Career Board)
- 2 major plugin updates (Jetonomy 1.1, Jetonomy 1.2)
- 200+ REST API endpoints across all products
- 87 five-star Trustpilot reviews
- 5 LMS adapters (LearnDash, Tutor, Lifter, Sensei, MasterStudy)
- 0 plugins that require BuddyPress (all work standalone)
Try everything right now
Every product has a free sandbox you can launch in seconds:
All free plugins. All open source. All on store.wbcomdesigns.com.