Bump WP version requirement to 6.2+ #13424
Labels
Group: WordPress
Changes related to WordPress or Gutenberg integration
P2
Should do soon
Type: Code Quality
Things that need a refactor, rewrite or just some good old developer ❤️
Type: Task
Tasks which do not involve engineering
Milestone
Task Description
Once the majority of our users has updated to 6.3 and usage of 6.1 has dropped, we can look at increasing our minimum WordPress version requirement again. Maybe around the 6.4 release. This is just a tracking ticket for now.
Such a bump usually allows us to remove some technical debt both on the PHP and JS side of the plugin.
Previously:
Resources:
Things that stand out:
WP_HTML_Tag_Processor
@wordpress/
packages to use React 18, and having to manage 2 versions of React in our code base for now — React 18 for WP stuff and React 17 for the editor/dashboard.packages/imgareaselect
🎉Tasks include:
readme.txt
web-stories.php
(twice)tests/phpstan/bootstrap.php
for consistencyminimum_supported_wp_version
inphpcs.xml.dist
packages/imgareaselect
packageThe text was updated successfully, but these errors were encountered: