• Home
  • About
  • Now
  • Code Snippets
  • Blog
    • WordPress
    • Genesis Theme Framework
    • Tutorials
    • Web Development
    • Geeking Out
    • Blogging Resources
  • Contact
  • Home
  • My Story
  • Now
  • Code Snippets
  • Blog
  • Contact

The Web Princess

WordPress & Genesis Theme Development

The Web Princess

Add Class on ACF Repeater Items

November 10, 2013 by Dee Teal

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.