Title: Relocate Upload
Author: alanft
Published: <strong>2008년 10월 24일</strong>
Last modified: 2020년 2월 8일

---

플러그인 검색

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

![](https://s.w.org/plugins/geopattern-icon/relocate-upload.svg)

# Relocate Upload

 작성자: [alanft](https://profiles.wordpress.org/alanft/)

[다운로드](https://downloads.wordpress.org/plugin/relocate-upload.zip)

 * [세부사항](https://ko.wordpress.org/plugins/relocate-upload/#description)
 * [평가](https://ko.wordpress.org/plugins/relocate-upload/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/relocate-upload/#installation)
 * [개발](https://ko.wordpress.org/plugins/relocate-upload/#developers)

 [지원](https://wordpress.org/support/plugin/relocate-upload/)

## 설명

Relocate Upload lets you specify folders, and adds a menu to the Media Library (
and Edit Media admin page) that lets you switch media items between these folders
and WPs default upload location.

### Known Issues

When creating new folders,

## 스크린샷

 * [[
 * A simple menu switches media assets to your favourite locations. All through 
   the magic of AJAX.
 * [[
 * A simple settings page to define the folder locations.

## 설치

 1. Upload the whole ‘relocate-upload’ folder to the plugins directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Specify your folders in the settings page.

## FAQ

  Why? What’s the point of these other folders?

Most servers are set up so that assets can only be used when referred from your 
own site – to stop bandwidth leeching. However folders can be set aside that don’t
obey this rule – e.g. for placing images on other sites, downloading mp3s from RSS
feeds and so on.

## 후기

![](https://secure.gravatar.com/avatar/6ba271e8b62d897ac9a978c4102d0a938aabb488bc35afaeee0e3aab8993fbc3?
s=60&d=retro&r=g)

### 󠀁[It works fine, but…](https://wordpress.org/support/topic/it-works-fine-but-3/)󠁿

 [Elisa](https://profiles.wordpress.org/elisa-demonki/) 2020년 11월 12일

you must change in plugin line 348: return preg_replace( '#(http://.*?/)[.]*?' .
SERVER_DOC_ROOT . '#', $protocol . $host . '/' , $url ); in: return preg_replace('#(
https://.*?/)[.]*?' . SERVER_DOC_ROOT . '#', $protocol . $host . '/' , $url ); Because
with http doesnt work. Thank you! I like the plugin very much!

![](https://secure.gravatar.com/avatar/6c68416aa7032cc018e7494a5b389ac21d1362a3fe2bbad7c2d76d1504e40f2e?
s=60&d=retro&r=g)

### 󠀁[Just what I was looking for](https://wordpress.org/support/topic/just-what-i-was-looking-for-280/)󠁿

 [lh822184](https://profiles.wordpress.org/lh822184/) 2017년 1월 7일

I was hesitant to use a plugin with so few active installs and not the greatest 
review rating, but this is exactly what I needed. It took me a little to figure 
out how it works. Just a note, sometimes when I first upload something it will appear
to be in the folder I want, but it is actually in the default location. I have found
that I just need to move it to the default location (it will fail, because that 
is where it already is) and them move it to the correct folder and it will be in
the right spot. Give yourself time to experiment and play with this plugin and you
will find out that it works!

![](https://secure.gravatar.com/avatar/0159d61a02504298bad74a684f94f7164cd36c0a1e05e11fc720a50ae751ded3?
s=60&d=retro&r=g)

### 󠀁[Broken?](https://wordpress.org/support/topic/broken-235/)󠁿

 [md004](https://profiles.wordpress.org/md004/) 2016년 10월 21일

I received an error message: “FAIL: Unknown error occurred.”

![](https://secure.gravatar.com/avatar/f7f3a956e2d06c9c0971ae94f5e8c8266d4d43a38c1e5fb9d7b4bad723ccee75?
s=60&d=retro&r=g)

### 󠀁[Plugin broken (v0.24)](https://wordpress.org/support/topic/plugin-broken-v024/)󠁿

 [nabeelsyed](https://profiles.wordpress.org/nabeelsyed/) 2016년 9월 3일

The plugin used to work but currently breaks the URL to the image. Needs to be fixed.

![](https://secure.gravatar.com/avatar/840f41a1f6003ffc698e0b708924406bfd7e07ed7c5ef7ad68224e167e9cfe9c?
s=60&d=retro&r=g)

### 󠀁[Sometimes works](https://wordpress.org/support/topic/sometimes-works/)󠁿

 [Dariusz Zielonka](https://profiles.wordpress.org/webnatural/) 2016년 9월 3일

But mostly throws PHP notices and breaks the URLs to images.

 [ 모든 7 평가 읽기 ](https://wordpress.org/support/plugin/relocate-upload/reviews/)

## 기여자 & 개발자

“Relocate Upload”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에
기여하였습니다.

기여자

 *   [ alanft ](https://profiles.wordpress.org/alanft/)
 *   [ Tim Berneman ](https://profiles.wordpress.org/tberneman/)

[자국어로 “Relocate Upload”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/relocate-upload)

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

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/relocate-upload/)는, 
[SVN 저장소](https://plugins.svn.wordpress.org/relocate-upload/)를 확인하시거나,
[개발 기록](https://plugins.trac.wordpress.org/log/relocate-upload/)을 [RSS](https://plugins.trac.wordpress.org/log/relocate-upload/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

0.24.1 – Tested compatibility up to WordPress Version 4.7
 Added code changes thanks
to Ciprian Tepes which included fixing a path issue and making it work with multisite.

0.24 – Tested compatibility up to WordPress Version 4.2.4
 Fixed several path issues.
Added generic “FAIL” message instead of not reporting anything. Create folder using
WordPress “wp_mkdir_p” function and should set permissions too.

0.23 – Added drag-n-drop to reorder folders.
 Changed root folder variable to WP
constant ABSPATH. * This MAY affect your folder locations – BE SURE TO CHECK THEM!
Formatted source code to be inline with WordPress standards

0.22 – Plugin officially taken over by Tim Berneman (tberneman).
 Fixed problem 
where “remove location” button was not showing up. * Created “images” folder and
put “xit.gif” in it. * Does NOT delete the folder or any files in it. Folder is 
created if it doesn’t exist when adding new location.

0.21 – Fixed problem where folder dropdown was not showing in Media edit screen 
on newer versions of WordPress.

0.20 – Adopted proper ‘wp_ajax_’ action, to close off a major security issue.

0.14 – Many small fixes (check for existing files, database prefix bug fix, jquery
enqueue, 2.8 media library update, path ‘fixing’).

0.11 – First tiny bug fix (no thumbnails caused an error).

0.10 – Just starting out, something to get it working.

## 기초

 *  버전 **0.24.1**
 *  최근 업데이트: **6년 전**
 *  활성화된 설치 **100+**
 *  워드프레스 버전 ** 2.8 또는 그 이상 **
 *  다음까지 시험됨: **5.3.21**
 *  언어
 * [English (US)](https://wordpress.org/plugins/relocate-upload/)
 * 태그:
 * [admin](https://ko.wordpress.org/plugins/tags/admin/)[folder](https://ko.wordpress.org/plugins/tags/folder/)
   [move](https://ko.wordpress.org/plugins/tags/move/)[relocate](https://ko.wordpress.org/plugins/tags/relocate/)
   [upload](https://ko.wordpress.org/plugins/tags/upload/)
 *  [고급 보기](https://ko.wordpress.org/plugins/relocate-upload/advanced/)

## 평점

 별 5점 만점에 3.4점.

 *  [  4/5-별점 후기     ](https://wordpress.org/support/plugin/relocate-upload/reviews/?filter=5)
 *  [  0/4-별점 후기     ](https://wordpress.org/support/plugin/relocate-upload/reviews/?filter=4)
 *  [  0/3-별점 후기     ](https://wordpress.org/support/plugin/relocate-upload/reviews/?filter=3)
 *  [  1/2-별점 후기     ](https://wordpress.org/support/plugin/relocate-upload/reviews/?filter=2)
 *  [  2/1-별점 후기     ](https://wordpress.org/support/plugin/relocate-upload/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/relocate-upload/reviews/#new-post)

[모든  리뷰 보기](https://wordpress.org/support/plugin/relocate-upload/reviews/)

## 기여자

 *   [ alanft ](https://profiles.wordpress.org/alanft/)
 *   [ Tim Berneman ](https://profiles.wordpress.org/tberneman/)

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/relocate-upload/)