Commit 5e5412c
updating settings scope
So the settings API has settings scopes now and unfortunately the defaults make the setting storable in places it probably doesn't make sense. We might change the defaults later but if we do, this setting won't harm anything and adding it now cleans up the settings usage. I'm going through all my plugins that use the settings to make a similar change now. Relatively small, don't have to kick off a full update, just submitting the change while thinking about it. Related: if you /do/ want to make a new release, I highly recommend: https://github.com/Vector35/release_helper which completely automates the process.1 parent ed90947 commit 5e5412c
1 file changed
+6
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
36 | | - | |
| 37 | + | |
| 38 | + | |
37 | 39 | | |
38 | 40 | | |
39 | 41 | | |
| |||
42 | 44 | | |
43 | 45 | | |
44 | 46 | | |
45 | | - | |
| 47 | + | |
| 48 | + | |
46 | 49 | | |
47 | 50 | | |
48 | 51 | | |
| |||
0 commit comments