=== All in one WP Content Protector === Contributors: maheshmthorat Donate Link: https://buymeacoffee.com/maheshmthorat Tags: content security, javascript, security, core security, performance Requires at least: 4.5 Requires PHP: 5.6 Tested up to: 6.1.1 Stable tag: 0.2 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 == = Using plugins page = 1. Go to Plugins -> Add New and search for All in one WP Content Protector. 2. Activate the plugin through the ‘Plugins’ screen in WordPress. 3. Click the `All in one WP Content Protector` link located in main menu section to configure the plugin options = Using Manual File System = 1. Upload `all-in-one-wp-content-security.zip` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Click the `All in one WP Content Protector` link located in main menu 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.2 = * Tested with Wordpress 6.0.2 * Tested with various themes and plugins. = 0.1 = * Initial Public Release