I am scanning my plugin with Plugin Check and as my warning report turned on my whole page is bloated with reports showing global variable without prefix. inside a loop a variable should not cause conflict. and I don't think using $i for index or $key in foreach loop is not a crime.

I am scanning my plugin with Plugin Check and as my warning report turned on my whole page is bloated with reports showing global variable without prefix. inside a loop a variable should not cause conflict. and I don't think using $i for index or $key in foreach loop is not a crime.