What is the difference between the .po .mo and .pot localization files?
These are not any kind of WP’s own format but rather just gettext file types which WP implements. Translate Handbook has following definitions in its Glossary: MO files: MO, or Machine Object is a binary data file that contains object data referenced by a program. It is typically used to translate program code, and may … Read more