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

mikeall on "[Plugin: Wordfence Security] WordPress core file modified - false positive"

$
0
0

Hi - I am running non-modified WordPress installations but they use the Spanish version which causes the checks to fail. Below is a sample from wp-includes/version.php so maybe you can have it check against the other language versions not just english. ;)

The Original Version of the file
34 */
35 $required_mysql_version = '5.0';
36

The Modified Version on your WordPress system
34 */
35 $required_mysql_version = '5.0';
36
37 $wp_local_package = 'es_ES';
38

https://wordpress.org/plugins/wordfence/


Viewing all articles
Browse latest Browse all 33974

Trending Articles



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