Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

653
Vistas
How to update wordpress translations via wp-cli

I'm using docker with the wordpress:cli image to perform many actions like updating, activating themes and plugins, etc, on the system.

I come up with a brand new updated system that has everything in it I want, except for the translations. Wordpress-admin informs me that there are updates for translations and I can manually click and update but I obviously want to continue with the cli-style.

Is there any command to achieve such? Following the documentation

(e.g. https://developer.wordpress.org/cli/commands/language)

I cannot find anything.

Can this be done in any way?

TIA

over 4 years ago · Santiago Trujillo
3 Respuestas
Responde la pregunta

0

A bit belated, but it seems that the answer depends on which translations are out of date (core, theme or plugin).

The following two commands did the trick for me :

wp language plugin --all update
wp language theme --all update

Hope that helps.

over 4 years ago · Santiago Trujillo Denunciar

0

To determine what is even installed:

wp language plugin list --status=installed --all
wp language plugin list buddypress

It seems that all plugins need to support the current site language, because when switching the site language from en_GB to en_US, the update notice suddenly went away - despite everything else failed so far.

over 4 years ago · Santiago Trujillo Denunciar

0

Despite the "active" status of wp language plugin list --all, translations may be not really installed. I finally managed it with this for the es_ES sites:

wp language plugin install --all es_ES

The Admin panel missage dissapears and some unworking translations runs fine.

over 4 years ago · Santiago Trujillo Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda