[wp-meta] [Making WordPress.org] #7428: Warn for missing plugin name in Readme Parser
Making WordPress.org
noreply at wordpress.org
Wed Jan 31 12:16:17 UTC 2024
#7428: Warn for missing plugin name in Readme Parser
------------------------------+--------------------
Reporter: rabmalin | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone:
Component: Plugin Directory | Keywords:
------------------------------+--------------------
In plugin readme, I believe plugin name in following three formats. If it
is not matched then Parser should return some warning.
{{{
=== Plugin Name ===
}}}
{{{
# Plugin Name
}}}
{{{
Plugin Name
===
}}}
Currently if readme starts like this:
{{{
Contributors: rabmalin
}}}
Then parser takes `Contributors: rabmalin` as plugin name and continue
parsing other headers.
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/7428>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list