Guido Scialfa
Guido Scialfa
@javagee In case of the `when` function usage, it let you pass the test because there's no expectation, so even if the `get_option` is not called it does not matter....
I tend to run a `slider.destroy()` when the parent of the slider becomes hidden, and `mount` the slider again when the container becomes visible. I've experienced the same problem and...
Hi @vijayaraghavanramanan Thanks for pointing out it. You're totally right the conditional should be switched. I would also take the opportunity to improve this part by not asking for `time`...
Hi @adleviton may we have more information about the server? Like memory limit (also for WordPress), post size, max execution time?
Hi @ROvERenTHOReguN can you try with the latest 3.6.7 version?
Hi @ale5000-git thanks for the suggestion, may be could add a filter that allow anyone to define a list of files they don't want to delete.
Hi @thib3113 unfortunately we cannot change this behavior since the `manifest.json` is used by BackWPup to collect data about the backup and change it means doing a breaking change. Not...
Thanks for the answer and the proposal. I was thinking instead to move all of the additional files like the plugins list, manifest etc... under a directory named for example...
Hi @noplanman can you elaborate a bit for example with which destination? The idea could be interesting but would mean change a lot of things internally.
I like the idea, there are some things we have to discuss in order to have a better idea of how could work. For example, the size of the chunk...