You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Commands such as wp theme install allow passing multiple names in order to install themes at once. wp core language install doesn't support this, which means installing multiple languages requires using multiple commands.
Commands such as
wp theme installallow passing multiple names in order to install themes at once.wp core language installdoesn't support this, which means installing multiple languages requires using multiple commands.