Add Query Monitor to the plugins list when install new site

This commit is contained in:
2025-02-06 17:30:25 +09:00
parent 5605cac812
commit 8f098ef106
2 changed files with 2 additions and 2 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 autodescription fluent-smtp kadence-blocks --activate
wpcli plugin install wordfence cache-enabler seo-by-rank-math fluent-smtp kadence-blocks query-monitor --activate
wpcli option update cache_enabler '{
"version": "1.8.15",
"use_trailing_slashes": 1,