WordPress / plugin-check

A repository for the new Plugin Check plugin from the WordPress Performance and Plugins Team.
https://wordpress.org/plugins/plugin-check/
GNU General Public License v2.0
266 stars 53 forks source link

Restrict plugin name with all unsupported characters #805

Open ernilambar opened 1 day ago

ernilambar commented 1 day ago

In meta, slug generation fails and uploading is blocked if the plugin name has complete unsupported characters. We could also add check for that.

Example:

Plugin Name: अद्भुत प्लगइन

We could add this check as error with severity 7.

davidperezgar commented 1 day ago

Ok for that.