Skip to content

Commit

Permalink
Increase Query Monitor function
Browse files Browse the repository at this point in the history
  • Loading branch information
brown-a2 committed Nov 14, 2023
1 parent 3032cc7 commit 34b7581
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions opt/scripts/config.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ wp core update-db --network --url="${SERVER_NAME}"
# Setup Hale theme
wp theme enable hale --network --url="${SERVER_NAME}"

# Activate greater capabilities for Query Monitor plugin
wp qm enable

# Delete default installed core themes and plugins
wp theme delete twentytwentyone twentytwentytwo
wp plugin delete akismet hello
Expand Down

0 comments on commit 34b7581

Please sign in to comment.