Issue with custom plugin

Your plugin just creates a widget, you won’t see anything else in the Dashboard. If you drag the widget into a widget area, you’ll see all of the options to configure it. one other issue you will potentially have is the way you’re including javascript for your widget. if you use this with another plugin … Read more

rename index or homepage

You’re creating a loop that you can’t break out of … I think what you are saying is you want a visitor to go to domain1.com/index.html and then choose to go to domain1.com/index.php (WordPress CMS) or domain2.com/index.php Static Homepage in WordPress You’re best off to create a Static Homepage in WordPress and have links on … Read more