Title: WP Autoloader
Author: WP Apps
Published: <strong>2013년 9월 9일</strong>
Last modified: 2015년 1월 6일

---

플러그인 검색

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

# wp-autoloader

 작성자: [WP Apps](https://profiles.wordpress.org/wp-apps/)

 * [세부사항](https://ko.wordpress.org/plugins/wp-autoloader/#description)
 * [평가](https://ko.wordpress.org/plugins/wp-autoloader/#reviews)
 * [개발](https://ko.wordpress.org/plugins/wp-autoloader/#developers)

 [지원](https://wordpress.org/support/plugin/wp-autoloader/)

## 설명

이 플러그인은 2015년 1월 6일(으)로 폐쇄되었고 내려받기가 불가능합니다. 사유: 미상.

## 후기

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

### 󠀁[This just works great!](https://wordpress.org/support/topic/this-just-works-great/)󠁿

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

Not really sure what it does but “Hide Singular Title” needs it and it works great!

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

### 󠀁[It's Amazing](https://wordpress.org/support/topic/its-amazing-11/)󠁿

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

I use this plugin in my new site, and works fine, I just change the name of the 
folder in my plugin from class to lib and ready!

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

### 󠀁[Why?](https://wordpress.org/support/topic/why-20/)󠁿

 [WP Apps](https://profiles.wordpress.org/wp-apps/) 2017년 2월 7일

If you have ever developed large scale enterprise level WordPress plugins you probably
have encountered the situation were you have tons of php class files. But you don’t
need all of them all the time at run-time. To make sure that all these files are
loaded you have write tons of lines of code to get all these files loaded when needed.
Thanks to the WP Autoloader you can forget about writing any line of code to include
your class files. You have to take care about valid files hierarchy and thats all.
Just make take care that your namespaces and files hierarchy is synchronised, put
all them into the ./lib folder and WP Autoloader loads all of these classes automatically
only when needed! WP Autoloader can help to increase the performance of your WP 
plugins up to 99%! Tested! True!

 [ 모든 4 평가 읽기 ](https://wordpress.org/support/plugin/wp-autoloader/reviews/)

## 기여자 & 개발자

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

기여자

 *   [ WP Apps ](https://profiles.wordpress.org/wp-apps/)

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

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

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

## 기초

 *  버전 **2.0.9**
 *  최근 업데이트: **12년 전**
 *  활성화된 설치 **이용 가능하지 않음**
 *  워드프레스 버전 ** 3.7 또는 그 이상 **
 *  다음까지 시험됨: **4.1.42**
 *  언어
 * [English (US)](https://wordpress.org/plugins/wp-autoloader/)
 *  [고급 보기](https://ko.wordpress.org/plugins/wp-autoloader/advanced/)