14
Apr
Changing WP Table prefixes
As a security tip you should always change the default table prefix “wp_”, mainly to avoid zero-day vulnerabilities (Vulnerabilities that haven’t been discovered yet), or JavaScript SQL injection. A very good tool you could use for that purpose is the WP-Security-Scan plugin, which takes care of all your security problems, including that one. The problem [...]
Continue Reading →