Releases: bueltge/wordpress-multisite-enhancements
Releases · bueltge/wordpress-multisite-enhancements
1.7.1
1.7.0
- Fixing fatal error triggered by a missing slash, #70. Probs @brasofilo
- Enhance the footer information to make more clear about the memory values. #71
- Fix PHP note for favicon functionality. #65
- Change Dashicons from lock/unlock to yes/no to optimize the visual difference of the icon to spot http usage easier. Probs @Zodiac1978 #70
- Added functionality to see when a user last time logs in, Probs @danielhuesken
- Update minimum PHP Version to 7.2
- Added Namespace, Autoloading, and many more PHP improvements and cleanups
1.6.1
1.6.0 Visible Settings
Add a settings page for an easy-to-use toggle for each feature.
Maintenance
- Show site path for sites with blank titles in the themes and plugins lists.
- Show status of deleted sites.
- Apply styles for archived and deleted sites in the lists.
- Replace obsolete HTML 'nobr' element.
- Improve site label/icon positioning, #66, Probs @JoryHogeveen
- Small fix for php notice on missing url paramters from Favicon feature.
Ready4WP 5.3
- Fix style problem on list of all sites for admin bar since WP has the update on the admin UI.
- Change enqueue of styles and script to default variants.
- Remove filter script on plugins, because is a part of the core.
Revert
1.5.0
- Networkmenu is now scrollable. Probs @derpixler
- More clearance for the message about inactive cache.
- Fix php notes in admin bar tweaks.
1.4.3
- Fix undefined index Network on plugin list, #46
- Fix small php notes.
- Fix the possibility to translate the footer message about RAM, SQL queries.
- Add fix to leave message for the parent theme in a single line.
- Add UI change to list more as 4 themes in Theme usage overview. Probs @n-goncalves #44
More UX ;)
- Change syntax for usage of plugins, themes; probs @cfoellmann
- Count the usage in sites for plugins, themes; probs @cfoellmann
- Change of the autoloader, the removel of a function is now more solid. See the wiki page; probs @cfoellmann
- Added option to display or hide the list of sites if too big #44; probs @n-goncalves