Title: WP Autoloader
Author: WP Apps
Published: <strong>September 9, 2013</strong>
Last modified: January 6, 2015

---

Search plugins

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

# wp-autoloader

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

 * [Details](https://wordpress.org/plugins/wp-autoloader/#description)
 * [Reviews](https://wordpress.org/plugins/wp-autoloader/#reviews)
 * [Development](https://wordpress.org/plugins/wp-autoloader/#developers)

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

## Description

This plugin has been closed as of January 6, 2015 and is not available for download.
Reason: Unknown.

## Reviews

![](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/) September 3, 2016

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/) September 3, 2016

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/) February 7, 2017

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!

 [ Read all 4 reviews ](https://wordpress.org/support/plugin/wp-autoloader/reviews/)

## Contributors & Developers

“WP Autoloader” is open source software. The following people have contributed to
this plugin.

Contributors

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

[Translate “WP Autoloader” into your language.](https://translate.wordpress.org/projects/wp-plugins/wp-autoloader)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/wp-autoloader/), check
out the [SVN repository](https://plugins.svn.wordpress.org/wp-autoloader/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/wp-autoloader/) 
by [RSS](https://plugins.trac.wordpress.org/log/wp-autoloader/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **2.0.9**
 *  Last updated **11 years ago**
 *  Active installations **N/A**
 *  WordPress version ** 3.7 or higher **
 *  Tested up to **4.1.42**
 *  [Advanced View](https://wordpress.org/plugins/wp-autoloader/advanced/)