Description
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.
Installation
From your WordPress dashboard
- Visit
Plugins > Add New
- Search for
WordPress Obfuscator
. Find and InstallWordPress 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.
Reviews
Contributors & Developers
“WordPress Obfuscator (PHP Obfuscator)” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WordPress Obfuscator (PHP Obfuscator)” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.0.0
- Minior bug fixes
1.2.1
- Minor bug fixes
1.2.0
- Endpoints migration
1.1.7
- First version of plugin.