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

Подготовить плагин к изменениям версии 6.5 #67

Open
evgrezanov opened this issue Mar 25, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@evgrezanov
Copy link
Owner

evgrezanov commented Mar 25, 2024

WordPress 6.5 is scheduled for release on March 26, 2024. Are your plugins ready?

Highlights of the release include:

Additional Updates / Breaking Changes:

  • The minimum version of MySQL has been raised from v5.0 to v5.5.5.
  • PHP_CodeSniffer has been updated to v3.8.1.
  • PHPMailer has been updated to v6.9.1.
  • @wordpress/scripts version 17 has dropped official support for unmaintained Node.js versions. The oldest supported Node.js version is now Node.js 18.

For a more comprehensive overview of all the upcoming changes, check out the WordPress 6.5 Field Guide at https://make.wordpress.org/core/2024/03/15/wordpress-6-5-field-guide/, which will be updated leading up to the release day (March 26).

There have also been a few notable changes to the Plugin Directory recently:

How to test and update your plugins

You can learn about getting the release candidate version for all your testing in this guide: https://make.wordpress.org/core/handbook/testing/beta-testing/.

After you've tested your plugins and know they're compatible, take a moment to change the readme "Tested up to" value to 6.5. Users can feel more confident that they will not encounter any problems with your plugin when they update to the latest WordPress version.

Want to know more about a plugin's readme.txt file? Some great information lives here: https://developer.wordpress.org/plugins/wordpress-org/how-your-readme-txt-works/.

Here are the current "Tested up to" values for each of your plugins:

If your plugins are compatible with their current version, you do not need to release a new version. All you need to do is update the "Tested up to" value to 6.5 in the readme.txt file under your stable tag directory.

Note that if a plugin is not marked as compatible with one of the three latest major WordPress releases, a warning will be displayed on its WordPress.org plugin page indicating that the plugin may no longer be maintained or supported. That notice will appear even if the plugin is still perfectly compatible with the current version. The trigger for the notice is strictly the "Tested up to" value in the readme.

If you don't want to keep maintaining your plugin, you can close it down by following the instructions on the advanced tab on your plugin page: https://developer.wordpress.org/plugins/wordpress-org/plugin-developer-faq/#how-do-i-close-my-plugin.

For questions and support, you may also want to know about the new plugin support forums guidelines: https://make.wordpress.org/support/2023/10/new-support-guidelines/.

Thank you for all you do for the WordPress community, and we hope you will like 6.5 as much as we do.

— WordPress core contributors

@evgrezanov evgrezanov changed the title Подготовить плагигн к изхменениям версии 6.5 Подготовить плагин к изменениям версии 6.5 Mar 25, 2024
@evgrezanov evgrezanov self-assigned this Mar 25, 2024
@evgrezanov evgrezanov added the enhancement New feature or request label Mar 25, 2024
@evgrezanov evgrezanov added this to the 2.12 milestone Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant