Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@srtfisher srtfisher released this 10 Mar 20:15
469bfb7

Stable release ๐ŸŽŠ.

Added

  • Added WP_Plugin_Loader::create() method to allow for a more fluent API. Optional.
  • Added WP_Plugin_Loader::when() method to allow for conditional loading of plugins.
  • Added tests for the package.

Changes