svg
This commit is contained in:
@ -79,8 +79,17 @@ wp site switch-language fr_FR
|
||||
|
||||
# Mise à jour theme / plugin / network
|
||||
wp theme install twentytwentyfour --allow-root
|
||||
wp theme enable twentytwentyfour --network
|
||||
wp theme install lowfi --allow-root
|
||||
wp theme enable lowfi --network
|
||||
wp theme install astra --allow-root
|
||||
wp theme enable astra --network
|
||||
wp plugin install advanced-posts-listing --allow-root
|
||||
wp plugin activate advanced-posts-listing --network
|
||||
wp plugin install ultimate-addons-for-gutenberg --allow-root
|
||||
wp plugin activate ultimate-addons-for-gutenberg --network
|
||||
wp plugin install wordpress-importer --allow-root
|
||||
wp plugin install envira-gallery-lite --allow-root
|
||||
|
||||
wp theme update --allow-root --all
|
||||
wp plugin update --allow-root --all
|
||||
|
Reference in New Issue
Block a user