Squattydent / wp-security

Wordpress security functions for paranoid folks. (themes functions.php and .htaccess). Take what you want, leave what you think should be added to it.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wp-security-functions

Wordpress security functions for paranoid folks. (themes functions.php and .htaccess) Take what you want leave what you think should be.

theme_functions : folder filled with code snippets to be used in functions.php of your theme

htaccess : code snippets to be used either independently or in cunjunction with others for specific protections.

nginx : Nginx configuration, currently used in production so tested upto some extent.

About

Wordpress security functions for paranoid folks. (themes functions.php and .htaccess). Take what you want, leave what you think should be added to it.

License:GNU General Public License v3.0


Languages

Language:PHP 100.0%