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 WP version requirement to 6.1+ #13260

Closed
swissspidy opened this issue May 3, 2023 · 1 comment · Fixed by #13413
Closed

Bump WP version requirement to 6.1+ #13260

swissspidy opened this issue May 3, 2023 · 1 comment · Fixed by #13413
Labels
Group: WordPress Changes related to WordPress or Gutenberg integration P2 Should do soon Type: Task Tasks which do not involve engineering
Milestone

Comments

@swissspidy
Copy link
Collaborator

swissspidy commented May 3, 2023

Task Description

According to our stats it should be safe to bump our minimum WordPress version requirement to 6.1+ this summer, while at the same time preparing for 6.3 (see #13259)

Such a bump usually allows us to remove some technical debt both on the PHP and JS side of the plugin. We definitely have a bunch of related TODOs in our code.

The 6.1 field guide should be helpful.

Tasks include:

  • Bump in readme.txt
  • Bump in web-stories.php (twice)
  • Update minimum_supported_wp_version in phpcs.xml.dist
  • Run e2e tests against 6.1 instead of 6.0
  • Run unit tests against 6.1 instead of 6.0
@swissspidy swissspidy added the Type: Task Tasks which do not involve engineering label May 3, 2023
@swissspidy swissspidy added this to the 1.34.0 milestone May 3, 2023
@swissspidy
Copy link
Collaborator Author

Usage numbers of WP 6.0 are very low already. I also just changed our CI to run against 6.1+ instead of 6.0 because of the recurring failures we had there that I couldn't figure out.

@swissspidy swissspidy added P2 Should do soon Group: WordPress Changes related to WordPress or Gutenberg integration labels Jun 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Group: WordPress Changes related to WordPress or Gutenberg integration P2 Should do soon Type: Task Tasks which do not involve engineering
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant