Skip to content

v1.8.1 — Fix "Plugin file does not exist" on update

Choose a tag to compare

@nonstopmarketing nonstopmarketing released this 13 Jun 18:20
· 4 commits to main since this release

Fix

"Plugin file does not exist" error when installing an update over an existing plugin.

The fallback plugin-file scan was excluding any path already listed in the pre-deactivation active plugins snapshot — which is exactly where the updated plugin lives. Replaced with get_plugins() scoped to the known slug folder, which has no such exclusion.

Install

Drop wp-ez-plugin-deploy-1.8.1.zip onto the EZ Plugin Deploy zone.