Skip to content

Autoloader and Bug Fixes

Compare
Choose a tag to compare
@zackpyle zackpyle released this 25 Aug 13:38
· 17 commits to main since this release
49650e5

Tested: 6.3
Icons: 1x|/blob/main/includes/assets/icon-128x128.png?raw=true,2x|/blob/main/includes/assets/icon-256x256.png?raw=true
Banners: low|/blob/main/includes/assets/banner-772x250.png?raw=true,high|/blob/main/includes/assets/banner-772x250.png?raw=true
RequiresPHP: 7.4

|||

  • Split up the plugin in functional classes and made it namespaced
  • An autoloader takes care of loading/include_once/require_once the files
  • Load admin script on fl-builder-settings page
  • Fixed fatal error on plugins page (issue #19) - Updater fixed with wp_tempnam and unlink method
  • Fixed reorder class bug (issue #21) - Couldn't reorder classes on new groups before hitting save