이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Relative URL for Img and A Tags

설명

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.

  1. Back up database before activating and installing the plugin.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. 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.

후기

2016년 9월 3일
I tested on local hosted wordpress installations with big amount of pictures. Part of the pictures integrated in slider and woocommerce shop. All is working fine.
모든 1 평가 읽기

기여자 & 개발자

“Relative URL for Img and A Tags”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Relative URL for Img and A Tags”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록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