Skip to content

Releases: stuttter/wp-multi-network

2.5.2

21 Sep 09:58
Compare
Choose a tag to compare
  • Use get_main_site_id function instead of get_main_site_for_network.
  • Tested against WordPress 6.1.

2.5.1

06 Sep 12:19
Compare
Choose a tag to compare
  • Save main site on network as network option.

2.5.0

25 Aug 21:53
@JJJ JJJ
69d3eea
Compare
Choose a tag to compare
  • Fix new networks sometimes not being created.
  • Fix moving sites sometimes not working.
  • Fix network name always being "New Network".
  • Fix several debug notices related to filter_input().
  • Fix several redirection & admin-notice issues.
  • Allow networks to be created with empty network name & site name.
  • Update author link & plugin meta data.

2.4.2

20 Aug 10:19
Compare
Choose a tag to compare
  • Update code for WordPress coding standards.
  • Other small bug fixes.

2.4.1

19 Aug 22:00
Compare
Choose a tag to compare

Update required php / wp versions.

2.4.0

01 Apr 22:27
4662d63
Compare
Choose a tag to compare

Add networks REST API endpoint.

2.3.0

28 Mar 15:18
Compare
Choose a tag to compare

Add network capability mapping.
WP CLI command.
Other improvements.

2.2.0

16 May 07:53
Compare
Choose a tag to compare
  • WordPress 4.9 minimum version bump
  • Fix bug preventing sites from being moved
  • Tweak some CSS styling
  • Use more WordPress core functions for sites & networks

2.1.0

06 Feb 21:25
@JJJ JJJ
Compare
Choose a tag to compare
  • Add nonce checks to forms
  • Add validation & output sanitization to form fields