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

Compatibility testing with WordPress 6.3 RC #150

Closed
6 tasks
vikrampm1 opened this issue Aug 2, 2023 · 0 comments · Fixed by #154
Closed
6 tasks

Compatibility testing with WordPress 6.3 RC #150

vikrampm1 opened this issue Aug 2, 2023 · 0 comments · Fixed by #154
Assignees
Labels
priority: high The issue/PR is high priority—it affects lots of customers substantially, but not critically. type: task The issue is an internally driven task (e.g. from another A8c team).
Milestone

Comments

@vikrampm1
Copy link
Contributor

vikrampm1 commented Aug 2, 2023

With the WordPress 6.3 RC already out, perform the following:

  • Test the extension thoroughly with WP 6.3
  • Add compatibility fixes, where necessary
  • Bump WordPress "Tested up to" to 6.3
  • Check/Bump WordPress minimum supported to 6.1 unless previously bumped to a new version
  • Scan for any conditional checks that may be in the code that can be removed with this "Tested up to" and minimum bumps
  • Check the woo.com pages for the extension to see if there is a "Requirements" or similar section that notes the PHP/WP/WC minimums that might also need to be updated and call them out in the PR

Sample Changelog entry should then be:

Dev - Bump WordPress minimum supported version from X.X to 6.1.
Dev - Bump WordPress "tested up to" version 6.3.

@vikrampm1 vikrampm1 added priority: high The issue/PR is high priority—it affects lots of customers substantially, but not critically. type: task The issue is an internally driven task (e.g. from another A8c team). labels Aug 2, 2023
@faisal-alvi faisal-alvi self-assigned this Aug 28, 2023
@faisal-alvi faisal-alvi added this to the Future Release milestone Aug 28, 2023
@vikrampm1 vikrampm1 modified the milestones: Future Release, 1.5.9 Sep 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: high The issue/PR is high priority—it affects lots of customers substantially, but not critically. type: task The issue is an internally driven task (e.g. from another A8c team).
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants