Skip to content

Latest commit

 

History

History
33 lines (16 loc) · 1.45 KB

File metadata and controls

33 lines (16 loc) · 1.45 KB

localhostToIP

This wordpress plugin changes your site url and home url localhost to your ip or another url. You can share your localhost wordpress site via ip address or another url.

= Features Include: =

  • You can changes your site url and home url localhost to your current ip address (Like if your site your is http://localhost/your-project/ then it will be change to http:192.168.0.1/your-project

192.168.0.1 will be your current ip address

== Installation ==

This section describes how to install the plugin and get it working.

  1. Upload the plugin files to the `/wp-content/plugins/localhostToIP, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the 'Plugins' screen in WordPress
  3. Then goto Localhost to IP option from dashboard

image

  1. After clicking Update IP Button your localhost url will change to your ip

image

  1. After Changing the ip login your dashboard with new url and goto the Localhost to IP option, you can find back to localhost button. You can change your ip to localhost also.

image

  • created version 1.0 at 14/2021