Skip to content

Commit 5476ce1

Browse files
committed
Updated for version 2.4.2
1 parent 27433f6 commit 5476ce1

File tree

2 files changed

+16
-2
lines changed

2 files changed

+16
-2
lines changed

readme.txt

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Tags: network, networks, blog, blogs, site, sites, domain, domains, mapping, dom
44
Requires at least: 4.9
55
Tested up to: 5.9
66
Requires PHP: 5.2
7-
Stable tag: 2.4.0
7+
Stable tag: 2.4.2
88
License: GPLv2 or later
99
License URI: https://www.gnu.org/licenses/gpl-2.0.html
1010
Donate link: https://buy.stripe.com/7sI3cd2tK1Cy2lydQR
@@ -110,6 +110,20 @@ please follow the steps in https://paulund.co.uk/wordpress-multisite-nested-path
110110
Not much to talk about really. Check the code for details!
111111

112112
== Changelog ==
113+
= 2.4.2 =
114+
* Update code for WordPress coding standards.
115+
* Other small bug fixes.
116+
117+
= 2.4.1 =
118+
* Update required php / wordpress versions.
119+
120+
= 2.4.0 =
121+
* Add networks REST API endpoint.
122+
123+
= 2.3.0 =
124+
* Add network capability mapping.
125+
* Add WP CLI command.
126+
* Other improvements.
113127

114128
= 2.2.1 =
115129
* Fix upload paths still using blogs.dir

wpmn-loader.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
* Network: true
1515
* License: GPL v2 or later
1616
* License URI: https://www.gnu.org/licenses/gpl-2.0.html
17-
* Version: 2.4.0
17+
* Version: 2.4.2
1818
* Requires at least: 4.9
1919
* Requires PHP: 5.2
2020
* Text Domain: wp-multi-network

0 commit comments

Comments
 (0)