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

Update to WordPress 6.4.3. For more information, see https://wordpress.org/news/2024/01/wordpress-6-4-3-maintenance-and-security-release/ #376

Merged
merged 1 commit into from
Jan 30, 2024

Conversation

pantheon-upstream
Copy link
Collaborator

Update from WordPress 6.4.2 to WordPress 6.4.3.

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 git@github.com:pantheon-systems/WordPress.git
    • git fetch wp
    • git merge wp/update-6.4.3
  • Push your files back up to Pantheon.
  • Switch back to sftp mode.
  • Visit your site and step through the installation process.

@pwtyler pwtyler merged commit 3893b8d into default Jan 30, 2024
3 checks passed
@pwtyler pwtyler deleted the update-6.4.3 branch January 30, 2024 23:25
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