Feature suggestion – Move to client side requests
-
Great plugin idea. The only problem is if we want to run this on a dev server in the wild, but we’re developing locally it doesn’t work. The plugin has the server WordPress is using do the request to BrowserSync, and that won’t get the right host when using ‘localhost’.
The alternative would be to have a JavaScript function loaded client-side when using the WordPress admin dashboard, and you trigger that to do the request via ajax. That way localhost resolves properly to the computer that the user is using rather than the WordPress server.
Please receive this suggestion with enthusiasm and pride! Although I can’t use it for my projects, it’s still a great idea and will help people.
- The topic ‘Feature suggestion – Move to client side requests’ is closed to new replies.