I needed to be able to add a class to ACF Repeater Items. I’m slowly learning this PHP malarkey and this code snippet was the result of figuring out a PHP counter and setting it up to count through ACF Repeater group data and add the class only to every third item.