When updating a Wordpress plugin, which is hosted outside the wp-repository, the plugin folder gets renamed and 6 characters are added. For example "ma-favorite-plugin" is renamed to "my-favorite-plugin-wD7aLW".
Why does this happen?
This happened to me when the structure of my zip file was like that:
my-plugin.php
/includes
file1.php
file2.php
The root directory should be included in the zip file, and then everything works fine.
/my-plugin
my-plugin.php
/includes
file1.php
file2.php
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With