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/popup-ma.../trunk/assets/js
File: admin-marketing.js
/*******************************************************************************
[0] Fix | Delete
* Copyright (c) 2020, Code Atlantic LLC
[1] Fix | Delete
******************************************************************************/
[2] Fix | Delete
(function($) {
[3] Fix | Delete
"use strict";
[4] Fix | Delete
[5] Fix | Delete
window.PUM_Admin = window.PUM_Admin || {};
[6] Fix | Delete
[7] Fix | Delete
// Initiate when ready.
[8] Fix | Delete
$(function() {
[9] Fix | Delete
$('a[href="edit.php?post_type=popup&page=pum-extensions"]').css({
[10] Fix | Delete
color: "#a0d468"
[11] Fix | Delete
});
[12] Fix | Delete
});
[13] Fix | Delete
})(jQuery);
[14] Fix | Delete
[15] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function