osompress / genesis-portfolio-pro

Plugin: Genesis Portfolio Pro
24 stars 14 forks source link

Add `grunt checktextdomain` task #34

Closed nickcernis closed 6 years ago

nickcernis commented 6 years ago

Added task to verify textdomain strings are set correctly. https://github.com/studiopress/genesis-portfolio-pro/pull/34/commits/9ffa04556c7b777c91f17419b4558ce29dbb1ef2

@marksabbath Please could you review when you have time?

Usage is grunt checktextdomain. It's also run as the first step in grunt build.

It is the same task used in Genesis: https://github.com/studiopress/genesis/blob/develop/Gruntfile.js#L247-L275