Skip to content

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

All docs

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.

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