Update WP plugins

This commit is contained in:
Edi Septriyanto
2022-01-06 22:42:30 +07:00
parent 8c30302bf3
commit 0cbd5ecb5b

View File

@@ -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.