Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Releases: bluehost/endurance-wp-module-loader

Version 1.1.2

11 Oct 18:09
598d3ad
Compare
Choose a tag to compare

What's Changed

  • add abandoned flag to composer and point to new(fold) module by @circlecube in #4

Full Changelog: 1.1.1...1.1.2

Version 1.1.1

26 Aug 17:45
Compare
Choose a tag to compare

Silence PHP 8.1 deprecation warnings

Full Changelog: 1.1...1.1.1

Version 1.1

13 Oct 18:02
bbcef0b
Compare
Choose a tag to compare

What's Changed

  • add isModuleActive method to report active status of specified module by @circlecube in #3

New Contributors

Full Changelog: 1.0.3...1.1

Version 1.0.3

08 Jan 16:32
Compare
Choose a tag to compare

Prevent CLI errors if WP isn't loaded.

Version 1.0.2

08 Jan 16:31
3c69917
Compare
Choose a tag to compare
  • Load module loader on after_setup_theme instead of init

  • Add priority to help prevent modules from being registered too late if they are also registered on after_setup_theme

Version 1.0.1

01 Oct 21:03
Compare
Choose a tag to compare

Ensure that all module data is persisted to the database. Make sure composer.json file passes validation.

Initial release

09 Jul 18:10
Compare
Choose a tag to compare
1.0

Initial commit