WordPress Coding Standards for Themes — a practical guide to WordPress theme coding standards with clear examples you can reuse in real projects.
WordPress Theme Development Series (73/96). Prefer one article? Read the complete WordPress theme development tutorial.
Short description
Use WPCS/PHPCS, consistent indentation, and internationalize strings.
Standards focus
Prefixing
i18n wrappers
Escaping discipline
Readable template logic