- Jan 11, 2019
- 56
- 49
- 18
Hi there.
Because i saw a lot of people asking for plugins to hidding their wordpres theme and plugins, or the fact that they are using Wordpress, ive came with a very simple solution. This little jquery script i made it for me, because i was tired to work with plugins such "hide my wp".
So, if you have a static html site, or dynamic php site, you must integrate this small script and modify to your design.
If you are using Wordpress, i would suggest this little script and this plugin "WP Hide & Security Enhancer". Why?
Because this plugin will do:
1. Protect against brute force on login page (you can change the login page with whatever you want)
2. wp-admin (you can change it)
3. wp-content (can be changed also)
4. block direct access to above
5. remove coment from css files / php
And with this little jquery script loaded, nobody can view your site source from browser (disable the context menu).
Why i would recomend this plugin? because its the only plugin that ive testend and my website wasnt breaked with this minimal obfuscation.
If anybody what to see this little script in action (just a simple html site) please visit this Demo link
You can download the script here: https://mega.nz/#!oDgV0CIJ!n4STjOD5IixcYItP-Cx5SAUaFXJuAc1dGciidqrA58I
If you want integration with your website, please let me know, and i will help
PS: if you want to completley hide the fact that you are using wordpress, you have alot to work, because this plugin dont have some specific theme compatibility. But its not imposible
Because i saw a lot of people asking for plugins to hidding their wordpres theme and plugins, or the fact that they are using Wordpress, ive came with a very simple solution. This little jquery script i made it for me, because i was tired to work with plugins such "hide my wp".
So, if you have a static html site, or dynamic php site, you must integrate this small script and modify to your design.
If you are using Wordpress, i would suggest this little script and this plugin "WP Hide & Security Enhancer". Why?
Because this plugin will do:
1. Protect against brute force on login page (you can change the login page with whatever you want)
2. wp-admin (you can change it)
3. wp-content (can be changed also)
4. block direct access to above
5. remove coment from css files / php
And with this little jquery script loaded, nobody can view your site source from browser (disable the context menu).
Why i would recomend this plugin? because its the only plugin that ive testend and my website wasnt breaked with this minimal obfuscation.
If anybody what to see this little script in action (just a simple html site) please visit this Demo link
You can download the script here: https://mega.nz/#!oDgV0CIJ!n4STjOD5IixcYItP-Cx5SAUaFXJuAc1dGciidqrA58I
If you want integration with your website, please let me know, and i will help
PS: if you want to completley hide the fact that you are using wordpress, you have alot to work, because this plugin dont have some specific theme compatibility. But its not imposible
Last edited: