Deprecated function call
-
Hello,
Thanks for this plugin!
I am getting the error message:Notice: wp_get_network is deprecated since version 4.7.0! Use get_network() instead.
The stack trace is somewhat misleading. The problem ended up being in
/wp-multi-network/includes/functions.php on line 203
Simply changing wp_get_network to get_network solved the problem.
It sounds like dev has mostly moved to GitHub; but fwiw, I wanted to let folks know. Thanks!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Deprecated function call’ is closed to new replies.