rodney54
Member
Posted 1 month ago #
I have uploaded a plugin whic i have done before succesfuly on another wordpress site. According to my Fillzilla program the plugin uploaded ok and according to my host the plugin has uploaded ok. But it does not appear on my word press dashboard/plugins.
Please advise.
Thanks.
It's possible that the plugin is inside too many folders. you might have:
/wp-content/plugins/my-plugin/my-plugin/my-plugin.php
instead of:
/wp-content/plugins/my-plugin/my-plugin.php
This is an annoying thing that happens sometimes depending on how the plugin file was zipped and then extracted.
rodney54
Member
Posted 1 month ago #
Like most things its easy when you know how. Thank you very much for your help. I did what you suggested and it seems to have solved the problem.
Thank you once again.
Rod
No problem - have had this happen one too many times myself :)