https://github.com/anantshri/wp-security Hi Guys, I have been working on lot of wordpress related stuff lately, and from security standpoint i found these is no single source where i can get some good inputs. So i have started this github project https://github.com/anantshri/wp-security were i am trying to collate all possible tweaks and twists that without touching wordpress core or any existing theme how we can enhence the security of our own blogs. htaccess file and a functions.php file is included. functions.php can be used as a file in child theme with all remaining features being taken from the base theme.
I hope you guys find it useful and might want to contribute back too.