Ramanan

Results 13 issues of Ramanan

Shouldn't this line https://github.com/inpsyde/backwpup/blob/145efc0884933efff286ba0499ee93d08efaf194/inc/class-job.php#L325 say >Creating archive instead of "creates archive"

The file main.min.css doesn't get cached as the query string changes every time. Perhaps it has to do with the fact that this if condition is the reverse? https://github.com/inpsyde/backwpup/blob/d928c57196ae32a51a8a3ee16d0a6c3038091742/inc/class-admin.php#L110

type: bug
need: to define better

I know old browsers will just ignore something like: `font-display: swap;` in the CSS, but there are cases where feature detection is useful. For example I want to test the...