THe wordpress add new plugins feature changes the install directory after it has been deleted and reinstalled. It started as my-plugin, then changed to my-plugin1, then changed again to my-plugin2. This occurred after some coding errors (my fault) and I used ftp to remove the files before zipping them and reinstalling them using the add new plugin feature. So here is the problem, where/when is the 1 or the 2 or the n being added to the directory name and how do I reset it? Is this stored in the database somewhere? I searched pretty hard for a solution and only found one reference to this problem on the stackoverflow website. I tried their solution, but, it didn't fix it. Any thoughts?
↧