Skip to content

Commit

Permalink
Syncing bedrock/mu-plugins-autoloader.md from WordPress at https://ro…
Browse files Browse the repository at this point in the history
…ots.io/wp (Roots) - wpghs
  • Loading branch information
swalkinshaw committed Mar 29, 2016
1 parent 1c391fb commit 64c8c07
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bedrock/mu-plugins-autoloader.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ permalink: >
https://roots.io/bedrock/docs/mu-plugins-autoloader/
published: true
docs_project:
- "18"
- 'a:1:{i:0;s:2:"18";}'
publish_to_discourse:
- "0"
- 'a:1:{i:0;s:1:"0";}'
---
Bedrock includes an autoloader that 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. To remove this functionality, just delete `web/app/mu-plugins/bedrock-autoloader.php`.

Expand Down

0 comments on commit 64c8c07

Please sign in to comment.