Closed marksabbath closed 5 years ago
Summary of change: This PR removes Grunt and add support generating the .pot file using wp-cli.
.pot
This PR has been:
Have the changes in this PR been added to the documentation for this project? No
How to test:
composer install
composer makepot
Summary of change: This PR removes Grunt and add support generating the
.pot
file using wp-cli.This PR has been:
Have the changes in this PR been added to the documentation for this project? No
How to test:
composer install
;.pot
file by runningcomposer makepot
;.pot
file has been properly generated.