Edit File by line

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/sportsfever/public_html/filemanger/function.php on line 93
/home/sportsfe.../httpdocs/clone/wp-conte.../themes/Divi/core/componen.../api
File: init.php
<?php
[0] Fix | Delete
[1] Fix | Delete
if ( ! function_exists( 'et_core_api_init' ) ):
[2] Fix | Delete
function et_core_api_init() {
[3] Fix | Delete
add_action( 'admin_init', array( 'ET_Core_API_OAuthHelper', 'finish_oauth2_authorization' ), 20 );
[4] Fix | Delete
}
[5] Fix | Delete
endif;
[6] Fix | Delete
[7] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function