<p align="center">
  <a href="https://roots.io/bedrock/">
    <img alt="Bedrock" src="https://cdn.roots.io/app/uploads/logo-bedrock.svg" height="100">
  </a>
</p>

<p align="center">
  <a href="LICENSE.md">
    <img alt="MIT License" src="https://img.shields.io/github/license/roots/bedrock-autoloader?color=%23525ddc&style=flat-square" />
  </a>

  <a href="https://packagist.org/packages/roots/bedrock-autoloader">
    <img alt="Packagist" src="https://img.shields.io/packagist/v/roots/bedrock-autoloader.svg?style=flat-square" />
  </a>

  <a href="https://twitter.com/rootswp">
    <img alt="Follow Roots" src="https://img.shields.io/twitter/follow/rootswp.svg?style=flat-square&color=1da1f2" />
  </a>
</p>

<p align="center">
  <strong>Bedrock Autoloader</strong>
</p>

<p align="center">
  <a href="https://roots.io/">Roots Website</a> | <a href="https://roots.io/docs/bedrock/master/installation/">Bedrock Documentation</a> | <a href="https://roots.io/docs/bedrock/master/mu-plugin-autoloader/">Autoloader Documentation</a>
</p>

## Overview 

Bedrock Autoloader enables standard plugins to be required just like must-use plugins. The autoloaded plugins are included after all mu-plugins and standard plugins have been loaded. An asterisk next to the name of the plugin designates the plugins that have been autoloaded.
