<?php
+// No file editors in the dashboard
+define('DISALLOW_FILE_EDIT', true);
+
// Include local configuration
if (file_exists(dirname(__FILE__) . '/local-config.php')) {
include(dirname(__FILE__) . '/local-config.php');
+++ /dev/null
-<?php
-/* Wordfence temporary file security header */
-echo "Nothing to see here!\n"; exit(0);
-?>a:16:{s:9:"cacheType";s:0:"";s:15:"firewallEnabled";s:1:"1";s:6:"apiKey";s:160:"f7570fef4fa9fc331485ae54a2e717acbc7189ba5fb34898a8f4886dc76b64f6a2b505a0e816fcc5b071393ae91b173c57037b500781bcf2a9842baaa44daa7756eb61a499b3b28841463bfac8796b6a";s:9:"howGetIPs";s:0:"";s:18:"liveTrafficEnabled";s:1:"1";s:14:"disableCookies";s:1:"0";s:17:"actUpdateInterval";s:0:"";s:7:"debugOn";s:1:"0";s:10:"tourClosed";s:1:"1";s:13:"welcomeClosed";s:1:"1";s:14:"wf_scanRunning";s:0:"";s:21:"scheduledScansEnabled";s:1:"1";s:17:"lastScanCompleted";s:2:"ok";s:26:"loginSec_disableAuthorScan";s:1:"1";s:25:"liveTraf_ignorePublishers";s:1:"1";s:19:"other_hideWPVersion";s:1:"1";}
\ No newline at end of file