Skip to content

Early-bird lifetime licence: $199 once, for the first 200 buyers only. See the offer

All docs

Changelog

Versions before 1.0 are development versions, published so you can see how Snipfire got here.

0.15.0

  • The snippet library: 70 ready-made snippets in 10 packs, including a Greek e-shop pack, shipped with the plugin. Install them switched off (or switched on after one test load), and get updates that keep the settings you changed. In the editor, on a classic screen, with wp snipfire library, the REST API and WordPress abilities. The snippet library

0.14.0

  • Renamed to Snipfire. The shortcode is [snipfire], the WP-CLI command wp snipfire, the REST API snipfire/v1, and snippets are stored in wp-content/snipfire/.

0.13.0

  • New HTML locations: before or after paragraph N, before or after the excerpt, and in post lists before or after post N or between posts, in block and classic themes. Where snippets run
  • Header & Footer screen: three boxes for code in the head, after <body> and in the footer, each a snippet with history and conditions. Header & Footer
  • Files: ads.txt, app-ads.txt, llms.txt and /.well-known/security.txt served by WordPress, and extra robots.txt lines. Site files
  • Shortcode finder: see where snippet shortcodes are used, spot ones that print nothing, and rewrite other plugins' shortcodes to Snipfire's.
  • See who else has a snippet open, and get asked before a save overwrites someone else's newer version.
  • WordPress abilities (WordPress 6.9+) for AI assistants and the MCP adapter. AI assistants
  • SNIPFIRE_DISABLE_PHP turns off PHP snippets for everyone; DISALLOW_UNFILTERED_HTML makes Snipfire view only. Locking Snipfire down
  • Import from Post Snippets and Woody Code Snippets. WPCode's paragraph, excerpt and post-list locations, and WPCode Pro's country and continent rules, now come across exactly.
  • Pro: the Visitor region condition (EU, EEA, GDPR countries, continents), and Global Privacy Control for scripts that wait for marketing consent.
  • WP-CLI: list takes --folder, --hook and --fields; create and update take --position; new files and shortcodes commands; consent gpc.

0.12.0

  • Git sync (Agency): two-way sync of your snippets with GitHub or GitLab (cloud or self-hosted), for the whole library or one folder; conflicts wait for you; code from Git is checked and test-loaded; one commit per sync; schedules, webhooks and WP-CLI. Git sync
  • Every snippet has a permanent ID that travels with it in exports, so the same snippet is recognised on other sites.
  • WP-CLI: create and update take --folder, --description and --tags.

0.11.0

  • Snipfire is now the free core; SCSS/LESS, cookie consent, testing mode, the hook finder, team access, the activity log and the visitor, language and WooCommerce cart conditions move to the Snipfire Pro add-on.
  • The editor runs on WordPress's own React and loads faster.
  • Snippet settings that need Pro are kept, and fail safely without it.
  • The history keeps the last 10 versions of each snippet (50 with Pro).

0.10.0

  • Every screen, message and label can be translated; Greek is included.
  • Each person sees Snipfire in their own profile language.

0.9.0

  • Team access by role: no access, view only, CSS/JS/HTML without PHP, or full.
  • Activity log of every change, with who and where from.
  • WP-CLI: wp snipfire access, wp snipfire log.

0.8.0

  • Visual hook finder: every hook labelled where it fires, with what it passes and what's attached; add a snippet in one click.

0.7.0

  • Cookie consent for JavaScript and HTML snippets, with Complianz, CookieYes, Cookiebot, Borlabs Cookie, the WP Consent API and Google Consent Mode v2.
  • Cookie consent given condition for PHP snippets.

0.6.0

  • WooCommerce conditions: cart subtotal, items in cart, cart contains product or category, customer has bought, customer's paid orders, and the thank-you page type.
  • Referrer, country and language conditions.
  • Grouped rule picker.

0.5.0

  • History with side-by-side comparison, Load into editor and Restore.
  • Testing mode with a preview link, and Go live.

0.4.0

  • SCSS and LESS, with partials and live error checking. A broken edit keeps the last compiled CSS live.

0.3.0

  • Import and one-click switch over from WPCode, Code Snippets, FluentSnippets, Header Footer Code Manager, Simple Custom CSS and JS, the Customizer's Additional CSS, and WPCodeBox (beta). Old shortcodes keep working.

0.2.0

  • The editor app: Monaco with WordPress, WooCommerce and PHP autocomplete, the hook picker that writes callbacks, hover docs, Emmet, formatting and live error checking; folders, search, bulk actions.

0.1.0

  • First development version: file-based snippets, locations and priorities, shortcodes, conditions, syntax checks, test loads, automatic switch-off after errors, safe mode, REST API and WP-CLI.

Something unclear or missing? Tell us