-
-
Save MaximeCulea/0d1bf7f94f10284b97fa75ac7f5acccc to your computer and use it in GitHub Desktop.
Install all available languages on a WordPress site with WP-CLI
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
wp core language list --field=language | xargs -n 1 wp core language install |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment