WordPress Security Tips: Check if JavaScript debug mode is enabled
Having any kind of debug mode (WP JavaScript debug mode in this case) or error reporting mode enabled on a production server is extremely bad for WordPress Security. Not only will it slow down your site, confuse your visitors with weird messages it will also give the potential attacker valuable information about your system. WordPress […]
