Skip to content

Commit

Permalink
Bump version to 2.5.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
spacedmonkey committed Sep 21, 2022
1 parent 2967bac commit f48f3ac
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
8 changes: 6 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ Contributors: johnjamesjacoby, flixos90, rmccue, spacedmonkey
Tags: network, sites, domains, global, admin
Requires PHP: 5.2
Requires at least: 4.9
Tested up to: 5.9
Stable tag: 2.5.1
Tested up to: 6.1
Stable tag: 2.5.2

== Description ==

Expand Down Expand Up @@ -122,6 +122,10 @@ please follow the steps in https://paulund.co.uk/wordpress-multisite-nested-path
Not much to talk about really. Check the code for details!

== Changelog ==
= 2.5.2 =
* Use get_main_site_id function instead of get_main_site_for_network.
* Tested against WordPress 6.1.

= 2.5.1 =
* Save main site on network as network option.

Expand Down
4 changes: 2 additions & 2 deletions wpmn-loader.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
* Network: true
* Requires at least: 4.9
* Requires PHP: 5.2
* Tested up to: 5.8
* Version: 2.5.1
* Tested up to: 6.1
* Version: 2.5.2
*/

// Exit if accessed directly.
Expand Down

0 comments on commit f48f3ac

Please sign in to comment.