• Notice: get_current_site_name is deprecated since version 3.9 with no alternative available. in /home/USERNAME/public_html/wp-includes/functions.php on line 3085

    Looks like this is actually in sunrise.php line 33, in the latest development version (as of 6/25/2014)

    debug_backtrace() shows this:

    Notice: Array ( [0] => Array ( [file] => /home/USERNAME/public_html/wp-includes/ms-load.php [line] => 435 [function] => _deprecated_function [args] => Array ( [0] => get_current_site_name [1] => 3.9 ) ) [1] => Array ( [file] => /home/USERNAME/public_html/wp-content/sunrise.php [line] => 33 [function] => get_current_site_name [args] => Array ( [0] => stdClass Object ( [id] => 1 [domain] => site.com [path] => / [blog_id] => 1 ) ) ) [2] => Array ( [file] => /home/USERNAME/public_html/wp-includes/ms-settings.php [line] => 18 [args] => Array in /home/USERNAME/public_html/wp-includes/functions.php on line 3087

    https://www.ads-software.com/plugins/wordpress-mu-domain-mapping/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘get_current_site_name is deprecated’ is closed to new replies.