Ajout: plugin status, theme st atus

This commit is contained in:
2018-08-21 19:48:34 +02:00
parent 4e2c0029e9
commit 4f3e90c252
2 changed files with 26 additions and 7 deletions

View File

@@ -155,11 +155,10 @@ ac=$(wp theme activate --path=$path $default_theme)
pl=$(wp plugin install --path=$path $defaults_plugins --activate)
#if [ $? != 0 ]; then echo -e "\033[31mErrors log:\033[0m" && echo "$pl\n"; fi
#echo "title= $title"
wp plugin status --path=$path
#echo "1blogname: : $(wp option get blogname --path=$path)"
wp plugin status --path=$path
#wp option update blogname $title --path=$path
# Installer les packages: