Skip to content

Releases: bueltge/wordpress-multisite-enhancements

1.7.1

18 Jul 15:06
9c03734
Compare
Choose a tag to compare
  • Fix corrupt blog loop, #81

1.7.0

10 Jun 13:51
6c4044b
Compare
Choose a tag to compare
  • 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

20 Jan 12:53
Compare
Choose a tag to compare
  • Fix path to assets files. CSS, JS

1.6.0 Visible Settings

17 Jan 20:10
Compare
Choose a tag to compare

Add a settings page for an easy-to-use toggle for each feature.

Maintenance

09 Nov 19:47
Compare
Choose a tag to compare
  • 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

14 Nov 20:53
Compare
Choose a tag to compare
  • 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

25 Feb 20:17
Compare
Choose a tag to compare

Remove the feature 'Scrollbale Networkmenu', see #55

1.5.0

25 Feb 08:19
3c5fc7d
Compare
Choose a tag to compare
  • Networkmenu is now scrollable. Probs @derpixler
  • More clearance for the message about inactive cache.
  • Fix php notes in admin bar tweaks.

1.4.3

17 May 06:51
Compare
Choose a tag to compare
  • 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 ;)

22 Feb 12:25
Compare
Choose a tag to compare
  • 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