Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 486 Bytes

readme.md

File metadata and controls

10 lines (7 loc) · 486 Bytes

What to do…

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.

What To Do

  • 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.