Releases: bueltge/wordpress-multisite-enhancements
Releases · bueltge/wordpress-multisite-enhancements
Time machine
- Amendments to run also under php 5.3
 
New feature release.
- Added ssl identifier to each site in network site view page.
 
1.3.8
1.3.7
- Fix the usage of plugins for each site in the network on the plugin network view.
 - Fix markup error of missing closing tag in footer text.
 - Fix markup error on comment admin bar menu item in each site item of the item 'My Sites'.
 - Add helpers to remove transient caching for development, debugging, if 
WP_DEBUGis true. - Add possibility to translate the plugin.
 
1.3.6
Save DB queries
Change function to get Admin Bar Sites to add Favicon to save DB queries. #25
1.3.4
1.3.1: Bugfix
- Small fix for the check to a external domain, now more exactly and list not all root domains as external.
 
1.3.0: Quickly
- Add new functionality to filter plugin list live.
 - Improve status label filter multisite_enhancements_status_label, now with the parameters $blogname and $blog.
 - Tested in WordPress 4.4
 
1.2.1
- Bugfix: Correction for the site icon topic. The functions 
has_site_iconandget_site_icon_urlaren't compatible with multisites. Icon only displayed when on that blog, in network or other blog the WP logo showed. - Enhancement: Check for active usage of admin bar before add favicon to Admin Bar.