Safe mode
If something ever gets past the checks, safe mode stops every snippet from running so you can fix it in peace. Snipfire's own screens never run your snippets, so the editor always opens.
For you only: the secret link
Go to Snipfire → Tools & Safe Mode and copy your secret safe-mode link. Open it and snippets stop running in your browser only. Visitors see the site as normal.
For the whole site
Add this line to wp-config.php:
define( 'SNIPFIRE_SAFE_MODE', true );
Remove it when you're done.
From the command line
wp snipfire safe-mode # status and your links
wp snipfire safe-mode new-key # old links stop working Something unclear or missing? Tell us