A slimmed down version of _s
I've changed it all to PHP_CodeSniffer standard, ish. It's a bit difficult in templates where you're jumping in and out of php. WordPress has different standards so this is in violation, but I prefer it this way.
- Do a find replace on
THEME_NAME
with your new theme name. There will be 101 matches across 12 files. - Rename
THEME_NAME/functions/languages/THEME_NAME.pot
to your new theme name.