=== Make Paths Relative === Contributors: sasiddiqui Donate link: https://www.paypal.me/yasglobal Tags: URLs, Links, Paths, Relative, permalink, Absolute URLs, Relative URLs, scripts src, styles src, image src Requires at least: 3.5 Tested up to: 4.7 Stable tag: 0.1 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl.html Make(convert) the absolute URLs(paths) to relative. == Description == This plugin can make(convert) the paths(URLs) to relative instead of absolute. This plugin is useful to using the relative URLs. The given below list of permalinks and src can be easily converted to relative: * Post Permalinks * Archive Permalinks * Author Permalinks * Category Permalinks * Scripts Paths(src) * Styles Paths(src) * Image Paths(src) All the above permalinks and src can be converted to relative instead absolute by using this plugin. You can select the options from the plugin settings page. = Make sure to check the settings Page = == Installation == 1. Upload the `make-paths-relative` folder to the `/wp-content/plugins/` directory or Directly install the plugin through the WordPress plugins screen. 2. Activate the Make Paths Relative plugin through the `Plugins` menu in WordPress. 3. Configure the plugin by going to the menu `Make Paths Relative` that appears in your admin menu. == Screenshots == * You can select the options from the settings page ([here](http://www.example.com/wp-admin/admin.php?page=make-paths-relative-settings)). == Frequently Asked Questions == = Q. Why should I install this plugin? = A. Installing this plugin is the easiest way to make the paths(Permalinks + src) relative. = Q. May i select the paths which i want to be show as relative items? = A. Yes, You can select the items you want to be relative. == Changelog == = 0.1 = * First release on wordpress.org.