Описание
This plugin will remove the root of the domain from links and image sources. This means that it will leave the relative URL on your image and links. This is useful if you are installing your wordpress website on a subfolder which you will move on the main domain.
You can move your site to a different subdomain, subfolder, parent folder, etc., without having to edit image sources and link URLs.
So, http://webdev-tuts.com/wp-content/uploads/2016/05/svggraph-pie-graph.jpg would become /wp-content/uploads/2016/05/svggraph-pie-graph.jpg
Note: We haven’t tested the plugin on any page builder yet.
Features
- removes the the domain name on links for internal links
- removes domain from on image sources for images located in the server
Инсталиране
This section describes how to install the plugin and get it working.
- Back up database before activating and installing the plugin.
- Activate the plugin through the ‘Plugins’ menu in WordPress.
- If you have installed a cache plugin, clear it, then view an old post that contains an image and check if the image or link renders properly.
Отзиви
Сътрудници и разработчици
“Relative URL for Img and A Tags” е софтуер с отворен код. Към разширението са допринесли следните хора:
СътруднициПревеждане на “Relative URL for Img and A Tags” на вашия език.
Имате интерес към разработване?
Преглеждане на кода, разглеждане на SVN хранилище, или абонамент към програмната история (log) чрез RSS.
Списък с промени
1.0.0
- Initial upload
1.0.1
- Fixed problem on url in case the site is moved to subfolder to parent folder and vise versa
1.0.2
- Removed content filter because it’s no longer necessary
- Improved codes
1.0.3
- Fixed problem when user did not add www and the domain is set to have www
- Tested on WP 5.5.3
