Skip to content

Conversation

@simonwheatley
Copy link
Member

Whenever Composer installs a package as a mu-plugin, i.e. a directory in wp-content/mu-plugins, it generates a plugin file in the wp-content/mu-plugins directory which requires the MU plugin… so you don't have to.

Things to consider:

  • Create/update a require file when a package installs/updates
  • Remove the require file when a package is uninstalled
  • Move the script to it's own repository/package

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants