• 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)
  • Thanks for the update here. I’m upgrading to php 7 so I’m sure this will come in handy.

    Are you using 1.8.1 from here or are you using 2.1.0 from Git?

Viewing 1 replies (of 1 total)
  • The topic ‘Deprecated function call’ is closed to new replies.