From 0cbd5ecb5bbd9d79019cd4b3279678e44368d233 Mon Sep 17 00:00:00 2001 From: Edi Septriyanto Date: Thu, 6 Jan 2022 22:42:30 +0700 Subject: [PATCH] Update WP plugins --- lib/lemper-create.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/lemper-create.sh b/lib/lemper-create.sh index 5e5cd37..6230f5b 100755 --- a/lib/lemper-create.sh +++ b/lib/lemper-create.sh @@ -1327,7 +1327,7 @@ function init_lemper_create() { --admin_user="${APP_ADMIN_USER}" --admin_password="${APP_ADMIN_PASS}" \ --admin_email="${APP_ADMIN_EMAIL}" --path="${WEBROOT}" && \ run sudo -u "${USERNAME}" -i -- wp-cli plugin install \ - akismet classic-editor nginx-helper redis-cache statically --activate --path="${WEBROOT}" + akismet autoptimize cache-enabler classic-editor nginx-helper redis-cache --activate --path="${WEBROOT}" fi # Install WooCommerce. @@ -1372,7 +1372,7 @@ function init_lemper_create() { --title="WordPress Multi-site Managed by LEMPer" --admin_user="${APP_ADMIN_USER}" \ --admin_password="${APP_ADMIN_PASS}" --admin_email="${APP_ADMIN_EMAIL}" --path="${WEBROOT}" && \ run sudo -u "${USERNAME}" -i -- wp-cli plugin install \ - akismet classic-editor nginx-helper redis-cache statically --activate-network --path="${WEBROOT}" + akismet autoptimize cache-enabler classic-editor nginx-helper redis-cache --activate-network --path="${WEBROOT}" fi # Mercator domain mapping.