I18N

wp i18n make-pot

Create a POT file for a WordPress project. Scans PHP, Blade-PHP and JavaScript files for translatable strings, as well as...

Updated February 15, 2026

wp i18n update-po

Update PO files from a POT file. This behaves similarly to the msgmerge command. Synopsis wp i18n update-po <source> [<destination>]...

Updated February 15, 2026

wp i18n

Provides internationalization tools for WordPress projects. Subcommands Command Description wp i18n make-json Extract JavaScript strings from PO files and add...

Updated February 15, 2026

wp i18n make-json

Extract JavaScript strings from PO files and add them to individual JSON files. For JavaScript internationalization purposes, WordPress requires translations...

Updated February 15, 2026

wp i18n make-mo

Create MO files from PO files. Synopsis wp i18n make-mo <source> [<destination>] Options <source> : Path to an existing PO...

Updated February 15, 2026

wp i18n make-php

Create PHP files from PO files. Synopsis wp i18n make-php <source> [<destination>] Options <source> : Path to an existing PO...

Updated February 15, 2026
← Back to Chubes.net