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/wp-conte.../plugins/sitepres.../res/js
File: translation-synchronization.js
/*globals iclSaveForm*/
[0] Fix | Delete
jQuery(document).ready(function () {
[1] Fix | Delete
jQuery('#icl_page_sync_options').submit(iclSaveForm);
[2] Fix | Delete
jQuery('form[name="icl_custom_tax_sync_options"]').submit(iclSaveForm);
[3] Fix | Delete
jQuery('form[name="icl_custom_posts_sync_options"]').submit(iclSaveForm);
[4] Fix | Delete
});
[5] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function