kienstra / adapter

WordPress theme for developers.
http://ryankienstra.com
0 stars 1 forks source link

Use tabs consistently instead of spaces for indentation #1

Closed westonruter closed 10 years ago

westonruter commented 10 years ago

pasted_image_10_31_14__12_46_pm

kienstra commented 10 years ago

Dear Weston, You're right about the spaces instead of tabs for indentation, and removing the space before the colon. I'm going to fix this now.

I've also scanned the theme with the VIP Scanner and the WordPress Coding Standards sniffer. I also noticed that the VIP standards require escaping values as they're being echoed, instead of earlier.

Thanks a lot for looking at the theme.