Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SITE-2088] Update to WordPress 6.6.2. For more information, see https://wordpress.org/news/2024/09/wordpress-6-6-2-maintenance-release/ #405

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

pantheon-upstream
Copy link
Collaborator

Update from WordPress 6.6.1 to WordPress 6.6.2.

Before merging this PR, check the build results on CircleCI, and then visit the test site and confirm that the correct version of WordPress was, in fact, installed and tested.

Optionally, you may also create your own test site:

  • Create a new WordPress site on Pantheon.
  • When site creation is finished, visit dashboard.
  • Switch to "git" mode.
  • Clone your site locally.
  • Apply the files from this PR on top of your local checkout.
    • git remote add wp [email protected]:pantheon-systems/WordPress.git
    • git fetch wp
    • git merge wp/update-6.6.2
  • Push your files back up to Pantheon.
  • Switch back to sftp mode.
  • Visit your site and step through the installation process.

Copy link

guardrails bot commented Sep 10, 2024

⚠️ We detected 1 security issue in this pull request:

Insecure Access Control (1)
Severity Details Docs
Low Title: Insecure HTTP redirect
📚

More info on how to fix Insecure Access Control in PHP.


👉 Go to the dashboard for detailed results.

📥 Happy? Share your feedback with us.

@pwtyler
Copy link
Member

pwtyler commented Sep 10, 2024

Will address guardrails in the mu project ^ 😁

@pwtyler pwtyler merged commit 94b69b4 into default Sep 10, 2024
7 checks passed
@pwtyler pwtyler deleted the update-6.6.2 branch September 10, 2024 17:20
@pwtyler pwtyler changed the title Update to WordPress 6.6.2. For more information, see https://wordpress.org/news/2024/09/wordpress-6-6-2-maintenance-release/ [SITE-2088] Update to WordPress 6.6.2. For more information, see https://wordpress.org/news/2024/09/wordpress-6-6-2-maintenance-release/ Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants