Make WordPress Core

Opened 6 years ago

Closed 5 years ago

#44553 closed enhancement (reported-upstream)

limit "Tested up to" plugin header to current stable release

Reported by: littlebizzy's profile littlebizzy Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: WordPress.org Site Keywords:
Focuses: Cc:

Description

Perhaps time to enforce an accurate (maximum) "Tested up to" header for plugins in the WordPress.org directory, to avoid confusion and misinformation.

Specifically, if plugin authors input a "Tested up to" version of WordPress Core that is higher than current stable version, the WP.org directory could overwrite search results and plugin profiles.

Example: plugin author claims to have tested a plugin up to WP 6.0, which does not exist yet, even in beta or bleeding edge repositories. In such cases, WP.org might alter this to display as "4.9" (the latest stable version).

Ref: https://make.wordpress.org/plugins/2018/02/13/not-updated-in-warning/

Can I put in 5.0 as a version? Yes, but it won’t do what you think it does. That is, you won’t show as compatible with 4.9. Don’t try to be clever on that one.

Ref: https://developer.wordpress.org/plugins/wordpress-org/how-your-readme-txt-works/

Make note that the Tested up to field ignores minor versions, as plugins shouldn’t break with a minor update. This means you only need to define the major version it is tested against and the WordPress.org plugin directory will automatically add the minor version for you. This should be numbers only, so ‘4.9’ and not ‘WP 4.9’

Or better yet, since such plugin authors likely aren't actually testing their plugins for the versions they claim, WP.org could display such "Tested up to" instances as simply "N/A"

Attachments (1)

jXFXlQ9 - Imgur.png (31.2 KB) - added by littlebizzy 6 years ago.
example of exaggerated "Tested up to" header

Download all attachments as: .zip

Change History (4)

@littlebizzy
6 years ago

example of exaggerated "Tested up to" header

#1 @swissspidy
6 years ago

  • Component changed from Plugins to WordPress.org site
  • Keywords close added

Hey there

Enhancements regarding the plugin directory are best reported on https://meta.trac.wordpress.org/. I don't think there's anything that would need to change in core itself to support this.

#3 @desrosj
5 years ago

  • Keywords close removed
  • Milestone Awaiting Review deleted
  • Resolution set to reported-upstream
  • Severity changed from minor to normal
  • Status changed from new to closed

Closing this out as reported-upstream in favor of Meta-3936 (which has been closed as fixed).

Note: See TracTickets for help on using tickets.