Skip to content

v1.6.1

Choose a tag to compare

@bloglogisticsdev bloglogisticsdev released this 01 Jun 21:15
· 3 commits to main since this release

Fix duplicate maintenance mode admin notice.

Changes:

  • Fix the active maintenance mode admin notice displaying twice.
  • Remove duplicate plugin class instantiation from the class file.
  • Keep the single correct plugin class instantiation in the bootstrap file.
  • Preserve existing bootstrap structure, languages, assets, uninstall cleanup, and update workflow.