-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
24 lines (17 loc) · 996 Bytes
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
=== Code Snippets Safe Mode ===
Contributors: bungeshea, codesnippetspro
Tags: snippets, code-snippets, errors
Requires at least: 5.0
Tested up to: 6.3.1
Stable tag: 0.1.0
Requires PHP: 7.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Extension for the [Code Snippets](https://wordpress.org/plugins/code-snippets) plugin which will stop snippets from running.
== Description ==
If you have just activated a snippet and now your entire site has crashed, leaving only a white screen or an error message, don't panic! This plugin is built to help you out in this situation.
While this plugin is active, all snippets will be temporarily 'paused', allowing you to access your site and deactivate the snippet that is causing the error.
When you're confident things are ship-shape once again, deactivate this plugin. Feel free to delete it if you like a clean-looking plugins list, or keep it handy – just in case.
== Changelog ==
= 0.1.0 =
- Initial release.