Are you a WordPress or PHP developer? Do you want to protect or obfuscate your code?
Look no further, WordPress Obfuscator allows you to protect your WordPress plugin code or any PHP code! It will protect your intellectual property from forgery and theft by obfuscating the php code.
What is PHP Obfuscation?
When you have a php project you want to distribute, as php is a script interpretor,
you distribute also all the sources of your software!
You may want, for any reason, that other people do not understand, modify, or adapt your software.
As your software must be understandable by the php runtime, but needs to be very difficult
to understand by human people, php obfuscation is a very good way to achieve this goal.
From your WordPress dashboard
- Visit
Plugins > Add New
- Search for
WordPress Obfuscator
. Find and Install WordPress Obfuscator
- Activate the plugin from your Plugins page
From
WordPress.org
- Download WordPress Obfuscator.
- Unzip and upload the plugin directory to your
/wp-content/plugins/
directory.
- Activate WordPress Obfuscator from your Plugins page.