[wp-trac] [WordPress Trac] #48520: Remove parsing of readme.txt files from `validate_plugin_requirements()`

WordPress Trac noreply at wordpress.org
Thu Aug 24 21:34:09 UTC 2023


#48520: Remove parsing of readme.txt files from `validate_plugin_requirements()`
-------------------------------------------------+-------------------------
 Reporter:  afragen                              |       Owner:  afragen
     Type:  defect (bug)                         |      Status:  closed
 Priority:  normal                               |   Milestone:  5.8
Component:  Upgrade/Install                      |     Version:
 Severity:  normal                               |  Resolution:  fixed
 Keywords:  dev-feedback has-patch needs-docs    |     Focuses:
  needs-codex                                    |  administration
-------------------------------------------------+-------------------------

Comment (by chrillep):

 if someone wanted to standardize lookup for
 Requires PHP
 Requires at least
 it would need to be in readme.txt
 since you have no way of knowing which file is the main plugin file?

 https://plugins.svn.wordpress.org/wordpress-seo/tags/20.6/readme.txt
 (predictable)
 https://plugins.svn.wordpress.org/wordpress-seo/tags/20.6/??.php
 (unpredictable)

 or is there away around this when using svn urls only?

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/48520#comment:21>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list