- New: Save plugin installer API results in transients, to speed up 🚀 performance -- expiration time of transient is 1 week by default, can be tweaked via filter:
ddwlib_plir/filter/transient_expiration
- New: Sort results of "deckerweb Plugins" tab by number of active installs - but put "Toolbar Extras" always on first position 😎
- Fix: Improved check for plugin status, to remove notice
- Tweak: Better compatibility with ClassicPress
- New: Add "deckerweb" view on Plugins page
- Tweak: Few minor enhancements
- New: Add "deckerweb Plugins" tab on plugin installer page
- New: Properly enqueue CSS styles as files, no longer inline styles
- New: Added more strings to the labels array
- New: Organized as more than 1 file now, therefore now packaged as a folder
- Fix: CSS styles for "Activate Now" button
- Tweak: Small code tweaks in class
- Fix: CSS syntax error
- New: Support for plugin "Dark Mode"
- Tweak: Enhanced CSS styling for plugin cards
- New: Re-added the original but hidden "Newest" tab to the Plugin Installer toolbar
- New: Add the plugin's version number to each plugin card result
- New: For both newly introduced text label strings added a filter to make the strings translatable via any plugin that uses the library
- New: Add style tweaks to plugin cards display when hovering over a plugin card (to make it more stand out)
- New: Add style tweaks to the Plugin ZIP Uploader and the Theme ZIP Uploader areas to make it more user friendly (bigger areas, could be used as drop-zones!)
- New: Add plugin IconPress Lite to the default selection of plugins (SVG based; integrates with WordPress, Gutenberg, Elementor, Beaver Builder already)
- New: Added Wiki page on library's GitHub.com page to assist with information and code snippets
- Official public release on GitHub.com public repo
- New: Added Readme
- New: Added Changelog
- New: Added composer.json file
- New: Properly licensed under GPLv2 or later (like WordPress itself)
- Initial beta release of the library on GitHub.com private repo