Quantcast
Channel: WordPress.org Forums » [Wordfence Security - Firewall, Malware Scan, and Login Security] Support
Viewing all articles
Browse latest Browse all 32700

jrf on "[Plugin: Wordfence Security] [Bug - fixes included] Plugin causes Undefined index notices in error log"

$
0
0

And another fix - this one fixing the 'never ending save', i.e. clicking save will start the save action, but to the user, it never seems to end as no feedback is returned and the spinner keeps spinning.

File: lib/wordfenceClass.php

Find line 340:

die(json_encode($returnArr));

Replace with:

die(json_encode($returnArr));
exit;

Viewing all articles
Browse latest Browse all 32700

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>