=== All in one WP Content Security === Contributors: Mahesh Thorat Donate Link: https://buymeacoffee.com/maheshmthorat Tags: content security, javascript, security, core security, performance Requires at least: 4.5 Tested up to: 5.9.3 Stable tag: 0.1 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html Plugin for configuring Content Security for your site. Blocks different keyboard events and image dragging from users, also disabling browser console and inspect element in frontend visitors == Description == This is wordpress first plugin that with the major requirements like. Block Elements Selection, Block Image Drag Drop, Block Right Click / Copy Paste, Block Console / Inspect Element == PLUGIN FEATURES == Block Elements Selection Block Image Drag Drop Block Right Click / Copy Paste Block Console / Inspect Element == Installation == 1. Upload `all-in-one-wp-content-security` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Click the `All in one WP Content Security` link located under your `Settings` section to configure the plugin options == Screenshots == 1. A general view of the plugin "options" page. 2. Here you can actually see the console is blocked from being used. == Changelog == = 0.1 = * Initial Public Release