Description
Disable Inspect Tools is a simple plugin that protects your WordPress site from casual users attempting to inspect or copy your content. It disables:
- Right-click context menu
- Keyboard shortcuts like F12, Ctrl+Shift+I/J/C, and Ctrl+U
- Text selection and copy actions
Please note: This plugin offers basic front-end protection. Advanced users can still access content using developer tools or by disabling JavaScript.
Installation
- Upload the plugin folder to
/wp-content/plugins/disable-inspect-tools
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Done! The protections are active immediately.
FAQ
-
Can this plugin completely prevent content theft?
-
No. It helps deter basic copying and inspection, but no front-end method can guarantee complete protection.
-
Will it break any functionality?
-
Some features (like disabling text selection) might affect accessibility or user experience in specific themes. Test on your site to confirm.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Disable Inspect Tools” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Disable Inspect Tools” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Initial release