https://github.com/koolamusic/functionswp
Wordpress security functions for ;paranoid folks
https://github.com/koolamusic/functionswp
php snippets theme-functions wordpress
Last synced: about 2 months ago
JSON representation
Wordpress security functions for ;paranoid folks
- Host: GitHub
- URL: https://github.com/koolamusic/functionswp
- Owner: koolamusic
- License: gpl-3.0
- Created: 2017-07-31T02:07:36.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-01-30T19:02:59.000Z (over 8 years ago)
- Last Synced: 2025-01-26T09:17:48.783Z (over 1 year ago)
- Topics: php, snippets, theme-functions, wordpress
- Language: PHP
- Homepage:
- Size: 34.2 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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.