mirror of
https://gh.wpcy.net/https://github.com/wp-cli/handbook.git
synced 2026-04-25 15:08:55 +08:00
326 B
326 B
wp i18n
Provides internationalization tools for WordPress projects.
Unless overridden, these commands run on the before_wp_load hook, just before the WP load process begins.
EXAMPLES
# Create a POT file for the WordPress plugin/theme in the current directory
$ wp i18n make-pot . languages/my-plugin.pot