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

Bump WordPress version requirement to 6.2 #13474

Merged
merged 6 commits into from
Oct 10, 2023

Conversation

AnuragVasanwala
Copy link
Collaborator

Summary

The goal of the PR is to Bump WordPress minimum to 6.2 in following:

  • Bump in readme.txt
  • Bump in web-stories.php
  • Bump in tests/phpstan/bootstrap.php for consistency
  • Update minimum_supported_wp_version in phpcs.xml.dist

This PR also reverts:

User-facing changes

Not applicable.

Testing Instructions

Not applicable.

Reviews

Does this PR have a security-related impact?

No.

Does this PR change what data or activity we track or use?

No.

Does this PR have a legal-related impact?

No.

Checklist

  • This PR addresses an existing issue and I have linked this PR to it
  • I have tested this code to the best of my abilities
  • I have verified accessibility to the best of my abilities (docs)
  • I have verified i18n and l10n (translation, right-to-left layout) to the best of my abilities
  • This code is covered by automated tests (unit, integration, and/or e2e) to verify it works as intended (docs)
  • I have added documentation where necessary
  • I have added a matching Type: XYZ label to the PR

Partially Fixes #13424

@AnuragVasanwala AnuragVasanwala added this to the 1.35.0 milestone Oct 9, 2023
@AnuragVasanwala AnuragVasanwala self-assigned this Oct 9, 2023
@AnuragVasanwala AnuragVasanwala marked this pull request as ready for review October 10, 2023 06:47
@googleforcreators-bot
Copy link
Collaborator

googleforcreators-bot commented Oct 10, 2023

Plugin builds for a399b77 are ready 🛎️!

@swissspidy swissspidy added the Type: Enhancement New feature or improvement of an existing feature label Oct 10, 2023
@swissspidy swissspidy merged commit 68e6503 into main Oct 10, 2023
48 of 50 checks passed
@swissspidy swissspidy deleted the fix/13424-bump-wp-min-ver-6.2 branch October 10, 2023 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement New feature or improvement of an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bump WP version requirement to 6.2+
3 participants