[wp-meta] [Making WordPress.org] #3936: limit "Tested up to" plugin header to current stable release

Making WordPress.org noreply at wordpress.org
Mon Jan 20 01:56:30 UTC 2020


#3936: limit "Tested up to" plugin header to current stable release
------------------------------+---------------------
 Reporter:  littlebizzy       |       Owner:  dd32
     Type:  enhancement       |      Status:  closed
 Priority:  normal            |   Milestone:
Component:  Plugin Directory  |  Resolution:  fixed
 Keywords:                    |
------------------------------+---------------------

Comment (by dd32):

 Replying to [comment:13 casiepa]:
 > @dd32
 > For the tested up to, I would allow the version to go up to the current
 dev version but not higher.
 > The current dev can be found on https://api.wordpress.org/core/version-
 check/1.7/?version=100.100 and would give something like 5.4-alpha-47086,
 so the 'Tested up to' could be 5.4, but not 5.5 or 6.0
 >
 > That would avoid having to calculate the +1 or +0.1.

 Calculating it as `$max = LATEST_RELEASE + 0.1` is simple enough and it
 doesn't need anything complicated. Setting it to +0.1 affects search
 ranking negatively (It's the same as setting it to `LATEST - 0.1`)

-- 
Ticket URL: <https://meta.trac.wordpress.org/ticket/3936#comment:14>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list