What a Week: 2 New WordPress Plugins Launch + 22 Updates Ship

Posted on the 13 March 2026 by Wbcom Designs @wbcomdesigns

Some weeks are maintenance weeks. Some are planning weeks. Some are the weeks you look back on and think, that’s when things shifted.

Between March 9 and March 14, the Wbcom team shipped 2 brand-new WordPress plugins and pushed 22 updates across our entire plugin and theme catalog. That’s 24 releases in five working days. Every single one is live, tested, and available to download right now.

But the releases aren’t even the whole story this week. We also launched new product landing pages and documentation sites for both new plugins, built on Astro, deployed on Cloudflare Pages, loading in under a second. More on that below.


New Plugin: SnipShare, A Self-Hosted Code-Sharing Platform for WordPress

If your community members are sharing code, they’re almost certainly doing it somewhere that isn’t your site. They’re pasting on Pastebin, where ads are served alongside their code, links expire without warning, and there’s zero connection to the community you’ve built. They’re dropping snippets into chat messages that vanish in minutes and can never be searched. They’re linking to GitHub Gists that require a GitHub account half your members don’t have.

Every time that happens, you lose something. You lose engagement. You lose content. You lose the accumulated knowledge that makes a developer or technical community genuinely useful to its members over time.

SnipShare is the only WordPress plugin that gives your community a self-hosted, versioned, searchable code-sharing platform, built directly into your site, integrated with BuddyPress, and owned entirely by you. Members create pastes from the front end using a full CodeMirror 6 editor with per-language syntax highlighting. Code stays on your server. Paste activity appears in the BuddyPress activity feed. Every member gets a Pastes tab on their profile. Stars and forks trigger notifications.

We looked at every available option before building SnipShare. The WordPress plugin directory has nothing for community code sharing. CodeCanyon has nothing. Every code-sharing tool on the web is a SaaS product built for individual developers, not for community platforms, not for BuddyPress, not for self-hosted WordPress. SnipShare is the first plugin to fill that gap.

What’s in SnipShare v1.0.0

  • Multi-file pastes, group related files under one URL, like GitHub Gists. Up to 10 files per paste by default, configurable up to 50 in admin settings
  • Syntax highlighting, 20+ languages with CodeMirror 6 in the editor and Prism.js on the view page. The highlighting theme is fully customisable
  • 5 privacy levels, public, unlisted, private, password-protected, and burn-after-read. One toggle per paste, no complex settings to configure
  • Expiration, pastes can auto-expire after 1 hour, 1 day, 1 week, or 1 month
  • Full revision history, every edit creates a versioned snapshot. Compare any two versions with a side-by-side diff view
  • Fork and remix, clone any public paste into your own account. The fork tracks the original and has its own independent revision history
  • Stars and collections, bookmark pastes to a starred list or organize them into named public or private collections
  • BuddyPress integration, new pastes appear in the sitewide activity feed with an inline code preview, a Pastes tab is added to every member profile, and paste owners get a notification when someone stars or forks their work
  • bbPress integration, paste shortcodes render inline inside forum posts
  • Full REST API, complete CRUD for pastes, files, revisions, collections, stars, and reports under the snipshare/v1 namespace. Supports pagination, field filtering, and Application Passwords for external clients

Who SnipShare Is For

Developer communities and coding forums get a dedicated space where members share reusable snippets, helper functions, configs, and examples, versioned, tagged, and searchable, without ever leaving the platform. Learning platforms can give students and instructors a code-sharing layer where instructors see every version of every submission through revision history. Team intranets get a private, self-hosted archive of internal scripts and configs that never ends up on a public paste site. BuddyPress sites get the full social layer, code sharing becomes a community activity, not a solo action that happens elsewhere.

Setup is genuinely fast: install the plugin, create a page, add [snipshare], and your paste platform is live, automatically styled to match your existing theme, no additional configuration required.

Pricing starts at $49/year for a single site. A live demo runs at snipshare.instawp.co and an instant disposable sandbox is available via InstaWP. Everything is on the SnipShare product page.


New Plugin: WB Member Wiki, Collaborative Wikis for WordPress Communities

Knowledge gets created in every community. The problem is where it goes. It gets buried in forum threads. It gets scattered across chat logs. It gets saved in one person’s notes and lost when they leave. Support teams answer the same questions over and over because there’s no central place where answers accumulate.

WB Member Wiki is the answer to that problem for WordPress sites. It gives your community a collaborative wiki where knowledge is created, maintained, and version-controlled by your members, directly inside your WordPress install, without any third-party dependencies.

Think Wikipedia-style collaborative editing, but entirely on your server. Members create and edit pages. Every edit is stored as a versioned revision. Every page is searchable. Members can watch specific pages and receive email notifications when content changes. You control who can read, write, and approve changes through WordPress roles and permissions.

What’s New in WB Member Wiki v1.1.0

v1.1.0 is already a substantial release, focused on making WB Member Wiki production-ready for sites migrating from other knowledge base tools and for teams that need multilingual support.

Three migration importers

The biggest barrier to adopting a new knowledge base is the migration. You have years of documentation somewhere, in Notion, in Confluence, in a MediaWiki installation, and rebuilding it manually is not realistic. v1.1.0 ships three dedicated importers:

  • MediaWiki XML importer, import a full MediaWiki export directly. Page structure, content, and internal links are preserved. If you’ve been running a self-hosted wiki and want to bring it into WordPress, this is the path
  • Notion Markdown ZIP importer, export your Notion workspace, upload the ZIP, and your pages come in with their hierarchy intact. No manual rebuilding required
  • Confluence HTML ZIP importer, migrate your Confluence space without reconstructing it page by page. Export from Confluence, upload, done

Everything else in v1.1.0:

  • WPML and Polylang compatibility via wpml-config.xml, multilingual wiki pages work with both major translation plugins without custom code
  • Helpfulness rating widget, readers rate pages directly. You get real feedback on which documentation is working and which needs improvement, without waiting for support tickets
  • HTML watchlist email notifications, properly styled emails replace the previous plain-text notifications when watched pages are updated
  • Redirect management UI, manage page redirects from the WordPress admin when titles change and old URLs need to stay active
  • Zero-result search logging, every failed search is logged. The admin view shows exactly what members are looking for and not finding, giving you a direct content roadmap
  • EDD Software Licensing SDK v1.0.2, a new License tab in plugin settings for managing your activation key

Who WB Member Wiki Is For

Any WordPress site that needs structured, community-maintained knowledge. Developer communities can build a shared reference library. Support teams can maintain documentation that stays current because anyone on the team can edit it. Learning platforms can give course cohorts a shared notebook. BuddyPress sites get a knowledge base that’s native to their community, revision history shows who contributed what, and watchlists keep active contributors engaged without any external tools.

Full details and pricing at the WB Member Wiki product page.


A New Kind of Product Page: Astro + Cloudflare Pages

Both new plugins launched this week with something we haven’t had before for Wbcom products: dedicated product landing pages and documentation sites that are genuinely fast.

The product pages for SnipShare and WB Member Wiki, and their documentation, are built with Astro, a modern static site framework, hosted on Cloudflare Pages and deployed automatically from a GitHub repository on every push. The store lives at store.wbcomdesigns.com.

Why does this matter? Because product pages built on WordPress with page builders, loaded with scripts and plugins, have real performance costs. The store.wbcomdesigns.com pages load in under a second on a cold request. There’s no PHP execution, no database query, no plugin stack to get through, just pre-built HTML delivered from Cloudflare’s global edge network.

The architecture is data-driven: each product is defined by a JSON file in the repository. The Astro build generates the full product page, hero, features, pricing table, comparison section, FAQ, screenshots, entirely from that data. Updating a product means editing a JSON file and pushing to GitHub. Cloudflare Pages redeploys automatically.

The checkout still flows through Easy Digital Downloads on wbcomdesigns.com. The Astro store pages link directly to EDD’s add-to-cart URLs, so the purchase experience stays on our main site with all the existing payment, licensing, and customer management infrastructure intact. The speed benefit is on the discovery and evaluation side, where it matters most for conversions.

We’re impressed enough with the results that we’re planning to migrate all Wbcom product landing pages and documentation to this same Astro stack. Every product page, every docs site, faster, leaner, and easier to maintain than the WordPress-based versions. That migration is in progress.


22 Updates Across the Catalog

Alongside the two new launches, 22 updates shipped to existing plugins and themes, nearly every major product in the catalog got a release this week.

Themes

BuddyPress Plugins

  • BuddyPress Moderation Pro v4.0.1
  • BuddyPress Profile Pro v2.5.1
  • BuddyPress Reactions v2.5.1
  • BuddyPress Group Review v3.8.1
  • BuddyPress Group Reviews v3.8.1
  • BuddyPress Activity Share Pro v2.2.1
  • BuddyPress Activity Share Pro v2.2.0
  • BuddyPress Maps & Check-ins Pro v2.1.1
  • BuddyPress Schedule Activity v1.4.3
  • BuddyPress Friend & Follow Suggestion v1.7.1
  • Activity Link Preview for BuddyPress v1.7.3
  • Who Viewed My Profile v1.4.1

Content and Platform Plugins

  • WB Member Blog v3.3.0
  • WB Member Blog Pro v2.3.0
  • Reign LifterLMS Addon v2.4.2
  • Custom My Account Page for WooCommerce v1.6.0
  • Wbcom Essential v4.3.0

Full notes for every release are on the Wbcom changelog page.


What This Week Means

Two new tools that fill gaps nobody else has filled. Twenty-two updates that keep the entire catalog current. A new front-end architecture that makes product pages and documentation faster than anything we’ve shipped before.

SnipShare and WB Member Wiki are both at v1.x, so the roadmaps are actively developing. If you’re using either plugin and have ideas for what comes next, share them in the support forum.

Questions or feedback on anything that shipped this week? Leave a comment below.