Skip to content

Commit f48f3ac

Browse files
committed
Bump version to 2.5.2.
1 parent 2967bac commit f48f3ac

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

readme.txt

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ Contributors: johnjamesjacoby, flixos90, rmccue, spacedmonkey
99
Tags: network, sites, domains, global, admin
1010
Requires PHP: 5.2
1111
Requires at least: 4.9
12-
Tested up to: 5.9
13-
Stable tag: 2.5.1
12+
Tested up to: 6.1
13+
Stable tag: 2.5.2
1414

1515
== Description ==
1616

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

124124
== Changelog ==
125+
= 2.5.2 =
126+
* Use get_main_site_id function instead of get_main_site_for_network.
127+
* Tested against WordPress 6.1.
128+
125129
= 2.5.1 =
126130
* Save main site on network as network option.
127131

wpmn-loader.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
* Network: true
1818
* Requires at least: 4.9
1919
* Requires PHP: 5.2
20-
* Tested up to: 5.8
21-
* Version: 2.5.1
20+
* Tested up to: 6.1
21+
* Version: 2.5.2
2222
*/
2323

2424
// Exit if accessed directly.

0 commit comments

Comments
 (0)