[wp-trac] [WordPress Trac] #32539: Plugin naming issue
WordPress Trac
noreply at wordpress.org
Sat May 30 12:22:48 UTC 2015
#32539: Plugin naming issue
--------------------------+-----------------------------
Reporter: warpdag | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 4.2.2
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
Hello there. We created a few plugins for our wordpress install ourselves,
and were surprised yesterday when wordpress offered us to update one of
our own plugins with a new version-- since these are internal it just
didn't make any sense. It turns out a publicly available plugin was using
the same name, and WP assumed the plugins were the same, while they
clearly weren't. Renaming the title of the plugin within the plugin script
wasn't sufficient, the only way to make this go away was to change the
actual plugin file/directory names. Somehow WP seems to be relying only on
plugin names to correlate/validate updates-- might be by design, but
still, it could at the very least lead to the unintentional deletion of a
site's plugins, and could potentially lead to much more serious issues.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/32539>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list