-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathREADME.txt
More file actions
57 lines (34 loc) · 2.13 KB
/
README.txt
File metadata and controls
57 lines (34 loc) · 2.13 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
=== Redux Developer Mode Disabler ===
Contributors: dovyp
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=N5AD7TSH8YA5U
Tags: admin, admin interface, options, theme options, plugin options, options framework, settings, web fonts, google fonts, disable devmode
Requires at least: 3.5.1
Tested up to: 4.3
Stable tag: 1.0.1
License: GPLv3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
For users who have a product with Redux Framework that a developer shipped with developer mode on (IE, annoying update notices and links to GitHub).
== Description ==
Redux is a really powerful framework. To make it easier for devs, we built in a commit notice to our repo. Unfortunately, some devs are shipping with those notices enabled. So that's why this plugin exists. It will turn off Developer Mode completely for all instances of Redux.
Sorry your developer made a mistake. But hey, we're all human aren't we? This is a pretty quick fix.
Oh, and while you're at it, you should install the [Redux Framework](http://wordpress.org/plugins/redux-framework/) plugin if you haven't already to keep everything up to date.
= Docs & Support =
Contact your theme/plugin developer and tell them to ship an update with `dev_mode` set to false. This was their mistake, not yours. :)
== Frequently Asked Questions ==
= What does this plugin do? =
Make it so users don't have to suffer the agony of a developer who made a mistake.
= Does it have a big footprint? =
Oh yes, all 6 lines of code. It's VERY big...
= Why did you make this plugin? =
Why don't developers read instructions? Haha.
= How long did it take to make this? =
2 mins of code, 10-15 of documentation, commentary, and WordPress.org submission. Hah.
== Screenshots ==
1. If you see this, then you're in developer mode. Install this plugin to rid yourself of those annoying messages. Oh, and install the Redux Framework plugin too.
== Changelog ==
= 1.0.1 =
Version increase & forced check.
= 1.0 =
Release!
== Attribution ==
Dovy made this plugin because he got tired of answering these support questions. Developers, please ship with `dev_mode` set to false!