Skip to content

Releases: bueltge/wordpress-multisite-enhancements

Time machine

10 Aug 06:58

Choose a tag to compare

  • Amendments to run also under php 5.3

New feature release.

23 Jul 09:04

Choose a tag to compare

  • Added ssl identifier to each site in network site view page.

1.3.8

23 Feb 09:53

Choose a tag to compare

  • Fixed duplicated view on parent theme usage.
  • Adds status text to a site, if is a archived site on plugin/theme list.

1.3.7

28 Oct 08:07

Choose a tag to compare

  • 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_DEBUG is true.
  • Add possibility to translate the plugin.

1.3.6

07 Oct 14:20

Choose a tag to compare

  • Switch to new core function get_sites
  • Remove Plugin Search, now inside the core, since WP 3.6.0
  • Add Theme filter search to single and network theme page to find fast and simple the result.

Save DB queries

30 May 18:42

Choose a tag to compare

Change function to get Admin Bar Sites to add Favicon to save DB queries. #25

1.3.4

19 May 14:02

Choose a tag to compare

  • Fix value type for nodes from admin bar.
  • Enhance the Multisite requirements check.

1.3.1: Bugfix

03 Dec 12:54

Choose a tag to compare

  • Small fix for the check to a external domain, now more exactly and list not all root domains as external.

1.3.0: Quickly

29 Nov 18:35

Choose a tag to compare

  • 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

24 Sep 08:40

Choose a tag to compare

  • Bugfix: Correction for the site icon topic. The functions has_site_icon and get_site_icon_url aren'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.