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/ninja-fo.../includes/Config
File: PluginSettingsDefaults.php
<?php if ( ! defined( 'ABSPATH' ) ) exit;
[0] Fix | Delete
[1] Fix | Delete
return apply_filters( 'ninja_forms_plugin_settings_defaults', array(
[2] Fix | Delete
[3] Fix | Delete
'date_format' => 'm/d/Y',
[4] Fix | Delete
'currency' => 'USD',
[5] Fix | Delete
[6] Fix | Delete
'recaptcha_site_key' => '',
[7] Fix | Delete
'recaptcha_secret_key' => '',
[8] Fix | Delete
'recaptcha_site_key_3' => '',
[9] Fix | Delete
'recaptcha_secret_key_3' => '',
[10] Fix | Delete
'recaptcha_lang' => '',
[11] Fix | Delete
[12] Fix | Delete
'delete_on_uninstall' => 0,
[13] Fix | Delete
'disable_admin_notices' => 0,
[14] Fix | Delete
[15] Fix | Delete
'builder_dev_mode' => 1, // Enable "Dev Mode" for existing installs.
[16] Fix | Delete
));
[17] Fix | Delete
[18] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function