category config
Protect wp-config with .HTACCESS
wordpress snippet
Adding this to your .HTACCESS will prevent access to your wp-config.php file.
read moreLimit the number of post revisions
wordpress snippet
Adding this PHP code to your wp-config.php will limit the number of post revisions.
read morethis months featured snippets
Disable post revisions
wordpress snippet
Adding this code to your wp-config.php will disable post revisions.
read more










