Skip to content
This repository was archived by the owner on Oct 7, 2024. It is now read-only.

1.3.0

Choose a tag to compare

@ppfeufer ppfeufer released this 06 Oct 07:45
· 130 commits to master since this release
ac53662

Full Changelog

Changed

  • Esi client again, so I can use one for all my plugins and don't have to tweak it for every plugin individually
  • System information in d-scan are now nice to look at :-)
  • Database names to fit in with WordPress' naming convention

Removed

  • Plugin settings as they don't make any sense at all
  • Image cache, CCP has a good image CDN, let's use that
  • Some older JavaScripts for some lazy loading attempts

Fixed

  • register_widget call made compatible for PHP 7.2 (create_function() is deprecated)

Additional Info

This update has some major code changes including changes on the database cache tables and the ESI client. If you run into troubles after this update, please try to deactivate and activate this plugin again. If this doesn't help feel free to get in touch with me on my Discord or open an Issue on Github

Make sure the PHP Lib "ZipArchive" is installed!