Quantcast
Channel: WordPress.org Forums » [WordPress MU Domain Mapping] Support
Viewing all articles
Browse latest Browse all 3502

Clifford Paulick on "[Plugin: WordPress MU Domain Mapping] sunrise.php - get_current_site_name deprecated since WP v3.9"

$
0
0

Notice: get_current_site_name is deprecated since version 3.9 with no alternative available.

sunrise.php lines 32-33:

if( function_exists( 'get_current_site_name' ) )
		$current_site = get_current_site_name( $current_site );

Commenting out those 2 lines removes the WP_DEBUG message.

https://wordpress.org/plugins/wordpress-mu-domain-mapping/


Viewing all articles
Browse latest Browse all 3502

Trending Articles