When viewing the security warnings from a malware scan, for each file it gives us the option of “Ignore” or “Delete”. But sometimes we need to do both.
For example, the “error_log” file comes up quite often in the list. We want to delete it after reviewing it, but we don’t need to be notified every time the file appears again, so we want to “Ignore” it.
Therefore if we click “Ignore”. we’ll never be notified again but the file won’t be deleted. And if we click “Delete” then we’ll be notified again later and have to review it again.
So I want an option for “Delete and ignore” which does both operations, in that order.
This applies to many other files too, not just error logs, so we end up clicking “Ignore” in Defender, then we have to log into cPanel and delete the file manually. It would save a lot of time with a single action button.