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.../plugins/wordpres.../admin/views/tabs/dashboar...
File: site-analysis.php
<?php
[0] Fix | Delete
/**
[1] Fix | Delete
* WPSEO plugin file.
[2] Fix | Delete
*
[3] Fix | Delete
* @package WPSEO\Admin\Views
[4] Fix | Delete
*
[5] Fix | Delete
* @uses Yoast_Form $yform Form object.
[6] Fix | Delete
*/
[7] Fix | Delete
[8] Fix | Delete
if ( ! defined( 'WPSEO_VERSION' ) ) {
[9] Fix | Delete
header( 'Status: 403 Forbidden' );
[10] Fix | Delete
header( 'HTTP/1.1 403 Forbidden' );
[11] Fix | Delete
exit();
[12] Fix | Delete
}
[13] Fix | Delete
[14] Fix | Delete
/**
[15] Fix | Delete
* WARNING: This hook is intended for internal use only.
[16] Fix | Delete
* Don't use it in your code as it will be removed shortly.
[17] Fix | Delete
*/
[18] Fix | Delete
do_action( 'wpseo_settings_tab_site_analysis_internal', $yform );
[19] Fix | Delete
[20] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function