[wp-meta] [Making WordPress.org] #3692: Add CamelCase support from plugin names as per PSR-4 Autoloaders standard

Making WordPress.org noreply at wordpress.org
Fri Jun 29 11:47:41 UTC 2018


#3692: Add CamelCase support from plugin names as per PSR-4 Autoloaders standard
------------------------------+-----------------------
 Reporter:  KestutisIT        |       Owner:  (none)
     Type:  enhancement       |      Status:  reopened
 Priority:  normal            |   Milestone:
Component:  Plugin Directory  |  Resolution:
 Keywords:                    |
------------------------------+-----------------------
Changes (by Otto42):

 * keywords:  2nd-opinion =>


Comment:

 You're misunderstanding. The WordPress code sends the folder name of the
 plugin, and we match it against the slug. That's how the update API works.

 So, before we even entertain the notion of allowing the folder name to not
 be the same as the slug of the plugin, then the WordPress core needs to
 have that concept built into it. It currently does not.

 So, this type of ticket is dependent upon the core code itself changing
 what it sends for update checks. It's not something we can just shove into
 the meta code, the WordPress core itself must act differently, and that
 would be something that belongs in core.trac.

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


More information about the wp-meta mailing list