[wp-meta] [Making WordPress.org] #2821: Plugin Directory: Plugin slug should be Latin Characters Only

Making WordPress.org noreply at wordpress.org
Fri May 26 22:10:14 UTC 2017


#2821: Plugin Directory: Plugin slug should be Latin Characters Only
---------------------------------------+------------------
 Reporter:  Ipstenu                    |       Owner:
     Type:  defect                     |      Status:  new
 Priority:  normal                     |   Milestone:
Component:  Plugin Directory           |  Resolution:
 Keywords:  has-patch has-screenshots  |
---------------------------------------+------------------
Changes (by SergeyBiryukov):

 * keywords:  has-patch => has-patch has-screenshots


Comment:

 In [attachment:2821.2.patch]:
 * Runs the plugin name through `remove_accents()`.
 * Strip any non-ASCII characters.
 * Run the rest through `sanitize_title_with_dashes()`.

 If the slug turns out to be empty, an error message is displayed:
 > The plugin has an unsupported name. Plugin names can only contain latin
 letters (A-z), numbers, spaces, and hyphens. Please change the `Plugin
 Name:` line in your main plugin file and upload it again.

 Suggestions for better text welcome :)

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


More information about the wp-meta mailing list