[wp-meta] [Making WordPress.org] #5502: Plugin Directory: Readme Validator thinks valid Readme is invalid
Making WordPress.org
noreply at wordpress.org
Thu Nov 5 19:14:16 UTC 2020
#5502: Plugin Directory: Readme Validator thinks valid Readme is invalid
------------------------------+---------------------
Reporter: Ipstenu | Owner: (none)
Type: defect | Status: new
Priority: normal | Milestone:
Component: Plugin Directory | Resolution:
Keywords: |
------------------------------+---------------------
Comment (by Otto42):
In my testing, this is not the case.
For the example file, it specifically doesn't like "=== Plugin Name ==="
and this is intentional, since we expect authors to change the plugin name
line in their readme, so the parser fails for that specifically. It also
complains about the Contributors line not having valid ID's in it. Once
you make those changes, then it passes.
For Hello Dolly, it doesn't complain about the tested up to line. Instead,
it says these:
The Requires PHP field is missing. It should be defined here, or in your
main plugin file.
No == Frequently Asked Questions == section was found
No == Changelog == section was found
No == Upgrade Notice == section was found
No == Screenshots == section was found
No donate link was found
All of which are true.
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/5502#comment:2>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list