I’ve thought about it – along with the debug email filter.
But if someone is running from VCS, are they likely even to bother with this Plugin, rather than just rolling their own add_filter() calls?
I am at least π
I was thinking that, and even though I could just throw it into the theme I’d rather just keep it all to a plugin like this one. It might be good for those that have source code control up the folder tree and don’t realize that stops the auto update from happening, to see the option. Perhaps at the bottom and with a short one-line explanation.
I am at least π
I thought that might be the case. π
Let me think about how best to add it.
Okay, I just pushed version 1.2, which adds a toggle for advanced options, and introduces options to disable the VCS check, and to enable the debug email.
Thanks! Nice way to display those options.
After I save the options, it flips back to ‘No’ for configure advanced options, is that intentional? It does seem to save the options so that’s good, just feels like it should continue to display those options if Yes is selected. If no is selected it would keep the settings as the default.
Regardless thanks again for such a quick response.
It’s intentional. I’m trying to keep the UI as simple/uncluttered as possible. I’m not a UI person, so I ran with the “Chrome” model for automatic updates. In Chrome, “advanced settings” are always hidden, unless you click the link. So, I’m trying the same thing here.
It’s all experimental; I could change it if it becomes too tedious.
I’d almost change the show/hide to a link rather than a dropdown, just because having it hidden with ‘configure’ set to ‘no’ seems to imply that the advanced options have no effect when no is selected, at first glance.
I’m sure there are arguments either way and I’m not a UI expert by any means, it just threw me off at first.
Thanks again!
What about renaming as “Advanced Settings”, and change the dropdown to “Show” and “Hide”?
Still feels like a show/hide link to me rather than dropdown (similar to Chrome’s “Show advanced settings…” link), but “Advanced Settings” and Show/Hide would definitely be clearer IMO.
Awesome. We’ll give that a spin!