Skip to content

Bootstrap, new modal window, OOP, IMDBphp bugs. PHP 8.0 required

Compare
Choose a tag to compare
@jcvignoli jcvignoli released this 09 Jun 19:21
· 933 commits to master since this release
d462edd
  • [feature] Implemented a new link maker: Bootstrap 5.1 modal window. Can be selected in admin options.
  • [technical] PHP8.0 is required due to new coding style, and PHP7.4 will obsolete soon
  • [technical] Polylang is now a Plugin class with separated functions
  • [technical] More OOP oriented, decoupled the link making process, NoLinks, Bootstrap, Highslide, Classic
  • [technical] Virtual pages are now created with the new Virtual_Page class
  • [technical] Updated to IMDBPHP library 7.3 and Monolog 2.6
  • [bug] Metaboxes in howto admin not displayed under certain context
  • [bug] class-logger didn't create debug file if not existing
  • [bug] IMDBPHP fix monthNo() and keywords were not displayed
  • [bug] Popups do not throw a 404 header anymore (as they use virtual pages class)