#55694 closed defect (bug) (invalid)
Bump "Tested up to: 6.0" leads to "This plugin hasn’t been tested with the latest 3 major releases of WordPress."
Reported by: | nielslange | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Plugins | Keywords: | |
Focuses: | Cc: |
Description
Steps to reproduce:
- Look up https://github.com/nielslange/smntcs-admin-maintenance/blob/3b09f3f35b0738c39b23a3a98f6666017b6fb0a7/smntcs-admin-maintenance.php#L11 and see that the plugin had been tested up to WordPress 6.0.
- Look up https://wordpress.org/plugins/smntcs-admin-maintenance/ and see the following notice at the top of the page:
This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
- Look up this plugin via https://wordpress.org/plugins/search/SMNTCS+Admin+Maintenance/ and see that the
Tested with ...
information is no longer visible.
Change History (3)
#2
@
2 years ago
- Milestone Awaiting Review deleted
- Resolution set to invalid
- Status changed from new to closed
Thanks for the ticket!
Just to clarify the comment above, as the Tested up to:
header is only meant for the WordPress.org Plugin Directory (and not for WordPress core at this time), it should be in readme.txt
, not in the main plugin file. The line that is currently in readme.txt
is not quite correct, as it says Test up to:
instead of Tested up to:
.
Related: #meta4621 Add support for 'Tested up to' header in the main plugin file.
Also noting that this Trac is used for enhancements and bug reporting for the WordPress core software. Any issues on WordPress.org sites, including the Plugin Directory, should be reported on https://meta.trac.wordpress.org.
This line should be
Tested up to:
https://github.com/nielslange/smntcs-admin-maintenance/blob/3b09f3f35b0738c39b23a3a98f6666017b6fb0a7/README.txt#L8