Is the free plugin actually free?
Yes. The free SnipShare runs the full paste workflow: multi-file pastes, syntax highlighting, visibility controls, expiration, password protection, burn-after-read, revision history, forking, starring, and tagging. No SaaS fees, no quota, no license key. Distributed via WordPress.org and the wbcomdesigns.com store.
Does it require BuddyPress or bbPress?
No. SnipShare works as a standalone code-sharing platform on any WordPress install. BuddyPress and bbPress integrations are optional - they turn pastes into first-class community objects (activity feed items, profile tabs, forum embeds) but the core paste workflow runs without them.
How is this different from GitHub Gist?
Gist is hosted by GitHub on gist.github.com. SnipShare runs on YOUR WordPress site at yourdomain.com/paste/<hash>/. Same UX (multi-file, syntax highlighting, fork, star) but the code is on your domain - Google ranks YOUR site for the code, the URL never breaks if your GitHub account changes, no third-party tracking, no rate limits on the Gist API.
How is this different from Pastebin?
Pastebin is a hosted service. Your pastes live on their servers, surrounded by their ads, public-by-default. SnipShare gives you the same workflow (expiration, password, burn-after-read) on your own WordPress install. Zero ads, zero tracking, private-by-default if you configure it that way, and the code is yours forever.
Can I import existing pastes from Gist or Pastebin?
Yes via the REST API. POST to /wp-json/snipshare/v1/pastes with the paste content - run a curl script over your Gist or Pastebin export. SnipShare also ships a WP-CLI command (Pro) for bulk import. For small migrations, the create form works fine.
How much does Pro cost?
Pro starts at $49/year for Personal (1 site, Collections + moderation + REST API extras). Developer is $79/year for 5 sites and adds developer hooks + bulk WP-CLI commands. Agency is $149/year for unlimited sites with white-label branding. Lifetime tiers also available on the store at $149 / $199 / $399. Every purchase includes a 30-day money-back guarantee.
Can I try Pro before buying?
The free plugin gives you a complete production code-sharing platform. Or spin up the InstaWP sandbox for a pre-configured WordPress install with SnipShare Pro pre-activated to test Collections + BuddyPress + bbPress integration.
Does it work for private team intranets?
Yes. Set default visibility to Private, disable the public archive, set noindex on the /pastes/ slug, restrict paste creation to Editor-or-above roles. Pair with WP role gating + Cloudflare Access if you want zero-trust on top. SnipShare itself never calls out to third-party services.
Will it work with my theme?
Yes. SnipShare uses WordPress core templating and inherits your active theme styles. Tested with default WordPress themes, BuddyX, Reign, GeneratePress, Astra, Kadence, Blocksy. The CodeMirror editor and paste-detail views ship their own CSS, so syntax highlighting is consistent across themes.
Who is behind SnipShare?
Wbcom Designs - WordPress agency since 2013. 4.7/5 on Trustpilot from 90+ reviews. We ship community + commercial WordPress plugins (BuddyX, Reign, Jetonomy, WPMediaVerse, WP Career Board, WB Ad Manager, WP Sell Services) plus AI workflows for enterprise teams.