How much does SnipShare cost?
SnipShare is a paid plugin with no free tier. Personal is $49 a year or $149 once for a lifetime licence and covers one site, and it already includes multi-file pastes, 20+ language syntax highlighting, five privacy levels, expiration controls, BuddyPress integration and collections. Developer at $79 a year adds revision history with diffs, the REST API, role-based limits and the moderation queue across five sites. Every tier carries a 30-day money-back guarantee.
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 is $49/year for Personal (1 site), $79/year for Developer (5 sites), and $149/year for Agency (unlimited sites). Every tier includes the full Pro feature set: Collections, moderation, developer hooks, bulk WP-CLI commands, and the REST API extras. Tiers differ by site count. Lifetime tiers are also available on the store at $149 / $199 / $399. Every purchase includes a 30-day money-back guarantee.
Can I try Pro before buying?
Yes. Spin up the InstaWP sandbox for a pre-configured WordPress install with SnipShare already activated, so you can test collections and the BuddyPress integration before spending anything. Every purchase also carries a 30-day money-back guarantee.
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.