strangerstudios/WordPress POT/PO/MO Generator

Generates .pot, .po, and .mo files for a WordPress plugin or theme

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
destination_pathDestination path to save generated filesno./languages
slugPlugin or theme slug. Defaults to the GitHub repository name.no
text_domainText domain to look for in the source code. Defaults to the plugin or theme slug.no
generate_potWhether to generate the .pot file. Defaults to 1.no1
generate_poWhether to generate the .po file. Defaults to 0.no0
generate_moWhether to generate the .mo file. Defaults to 0.no0
generate_lang_packsWhether to generate the .po/.mo language packs. Defaults to 0.no0
merge_changesWhether to merge changes with existing files. Defaults to 0.no0
headersAdditional headers in JSON format to use when generating files. Defaults to empty.no{}

no outputs