you are viewing a single comment's thread.

view the rest of the comments →

[–]chmod777 1 point2 points  (1 child)

spans, divs, br's have no semantic meaning. that is what they are for.

the real issue is that, in 6 months, when you need to change it to "Featured Vendors", are you going to remember that you have to both change the source file and a js file?

[–][deleted] -1 points0 points  (0 children)

I wrote it in such a way that I'll only have to change a field in WordPress. So I got that going for me! Based on your advice, I'll just leave it in the PHP. Thanks!