Edit File by line
/home/barbar84/public_h.../wp-inclu.../js/jquery/ui
File: effect-fade.min.js
/*!
[0] Fix | Delete
* jQuery UI Effects Fade 1.12.1
[1] Fix | Delete
* http://jqueryui.com
[2] Fix | Delete
*
[3] Fix | Delete
* Copyright jQuery Foundation and other contributors
[4] Fix | Delete
* Released under the MIT license.
[5] Fix | Delete
* http://jquery.org/license
[6] Fix | Delete
*/
[7] Fix | Delete
!function(e){"function"==typeof define&&define.amd?define(["jquery","./effect"],e):e(jQuery)}(function(t){return t.effects.define("fade","toggle",function(e,n){var i="show"===e.mode;t(this).css("opacity",i?0:1).animate({opacity:i?1:0},{queue:!1,duration:e.duration,easing:e.easing,complete:n})})});
[8] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function