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: VersionCompatibilityCheck.php
<?php
[0] Fix | Delete
[1] Fix | Delete
/**
[2] Fix | Delete
* Array of compatibility checks and notices
[3] Fix | Delete
*/
[4] Fix | Delete
return [
[5] Fix | Delete
[
[6] Fix | Delete
'className' => 'NF_Authorize_Net',
[7] Fix | Delete
'minVersion' => '3.1.1',
[8] Fix | Delete
'title' => esc_html__('Attention Authorize.net users', 'ninja-forms'),
[9] Fix | Delete
'message' => sprintf(esc_html__('Please update your Authorize.net add-on for Ninja Forms. The version you are using is not compatible with your current version of Ninja Forms. %sIf you have questions or need help, please %scontact our support team%s.', 'ninja-forms'), '<br />', '<a style="background-color:transparent; padding:0; text-decoration:underline;"href="'. \admin_url('admin.php?page=nf-system-status').'">', '</a>'),
[10] Fix | Delete
'int' => 0,
[11] Fix | Delete
'link'=>'<a href="https://ninjaforms.com/docs/installation/#add-ons">Update now</a>'
[12] Fix | Delete
],
[13] Fix | Delete
[
[14] Fix | Delete
'className' => 'NF_Recurly',
[15] Fix | Delete
'minVersion' => '3.0.5',
[16] Fix | Delete
'title' => esc_html__('Attention Recurly users', 'ninja-forms'),
[17] Fix | Delete
'message' => sprintf(esc_html__('Please update your Recurly add-on for Ninja Forms. The version you are using is not compatible with your current version of Ninja Forms. %sIf you have questions or need help, please %scontact our support team%s.', 'ninja-forms'), '<br />', '<a style="background-color:transparent; padding:0; text-decoration:underline;"href="'. \admin_url('admin.php?page=nf-system-status').'">', '</a>'),
[18] Fix | Delete
'int' => 0,
[19] Fix | Delete
'link'=>'<a href="https://ninjaforms.com/docs/installation/#add-ons">Update now</a>'
[20] Fix | Delete
],
[21] Fix | Delete
[
[22] Fix | Delete
'className' => 'NF_Stripe_Checkout',
[23] Fix | Delete
'minVersion' => '3.2.6',
[24] Fix | Delete
'title' => esc_html__('Attention Stripe Users', 'ninja-forms'),
[25] Fix | Delete
'message' => sprintf(esc_html__('Please update your Stripe add-on for Ninja Forms. The version you are using is not compatible with your current version of Ninja Forms. %sIf you have questions or need help, please %scontact our support team%s.', 'ninja-forms'), '<br />', '<a style="background-color:transparent; padding:0; text-decoration:underline;"href="'. \admin_url('admin.php?page=nf-system-status').'">', '</a>'),
[26] Fix | Delete
'int' => 0,
[27] Fix | Delete
'link'=>'<a href="https://ninjaforms.com/docs/installation/#add-ons">Update now</a>'
[28] Fix | Delete
],
[29] Fix | Delete
[
[30] Fix | Delete
'className' => 'NF_UserAnalytics',
[31] Fix | Delete
'minVersion' => '3.0.3',
[32] Fix | Delete
'title' => esc_html__('Attention User Analytics Users', 'ninja-forms'),
[33] Fix | Delete
'message' => sprintf(esc_html__('Please update your User Analytics add-on for Ninja Forms. The version you are using is not compatible with your current version of Ninja Forms. %sIf you have questions or need help, please %scontact our support team%s.', 'ninja-forms'), '<br />', '<a style="background-color:transparent; padding:0; text-decoration:underline;"href="'. \admin_url('admin.php?page=nf-system-status').'">', '</a>'),
[34] Fix | Delete
'int' => 0,
[35] Fix | Delete
'link'=>'<a href="https://ninjaforms.com/docs/installation/#add-ons">Update now</a>'
[36] Fix | Delete
]
[37] Fix | Delete
];
[38] Fix | Delete
[39] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function