Add Code Snippets & Updraftplus plugin to default plugin list

This commit is contained in:
2025-02-06 17:52:33 +09:00
parent 8f098ef106
commit 14fc679570
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ if ! wpcli core is-installed ; then
--skip-email
wpcli rewrite structure '/%postname%/'
echo "Installing and activating plugins..."
wpcli plugin install wordfence cache-enabler seo-by-rank-math fluent-smtp kadence-blocks query-monitor --activate
wpcli plugin install wordfence cache-enabler seo-by-rank-math fluent-smtp kadence-blocks query-monitor code-snippets updraftplus --activate
wpcli option update cache_enabler '{
"version": "1.8.15",
"use_trailing_slashes": 1,