[wp-trac] [WordPress Trac] #46938: Prevent activation of incompatible plugins without valid readme.txt

WordPress Trac noreply at wordpress.org
Mon Apr 15 19:01:57 UTC 2019


#46938: Prevent activation of incompatible plugins without valid readme.txt
-------------------------+-------------------------------------------------
 Reporter:  afragen      |      Owner:  (none)
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:  Awaiting Review
Component:  Plugins      |    Version:
 Severity:  normal       |   Keywords:  servehappy has-patch dev-feedback
  Focuses:               |  needs-testing
-------------------------+-------------------------------------------------
 Per [https://core.trac.wordpress.org/ticket/43992#comment:47 #43992
 comment:47] the second iteration of plugin activation checking should
 consider taking into account plugins that do not have valid `readme.txt`
 files but instead have added additional plugin headers, `Requires WP` and
 `Requires PHP` to the main plugin file.

 Precedence is given to headers from the `readme.txt` file.

 This is most common in premium plugins and plugins hosted elsewhere, like
 GitHub.

 This is a likely enough scenario that we should test for it.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/46938>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list