﻿=== Disable Right Click [Avoid Content Theft] ===
Contributors: shrinitech
Donate link: http://techsini.com/our-wordpress-plugins/disable-right-click/
Tags: disable right click, avoid right click, prevent right click, no right click, avoid content theft, protect blog content, avoid copy cut 
Requires at least: 3.0
Tested up to: 4.5.2
Stable tag: 1.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

== Description ==

Disable right click plugin prevents <strong>right click menu</strong> and <strong>cut copy</strong> functions on your WordPress website and blog which avoids copying website content and source code up to some extent.

Are you worried about content theft? Try Disable right click wordpress plugin, this plugin helps to avoid content theft by disabling cut copy and right click menu.

Check out <a href="http://techsini.com/our-wordpress-plugins/disable-right-click/">Disable right click</a> plugin homepage for more information and screenshot.

<strong>Checkout Our other WordPress Plugins</strong>
<ul>
<li><a href="http://techsini.com/our-wordpress-plugins/elegant-subscription-popup/">Elegant Subscription Popup</a></li>
<li><a href="http://techsini.com/our-wordpress-plugins/stylish-notification-popup/">Stylish Notification Popup</a></li>
</ul>

<strong>Credits</strong>
Plugin icon: Icon made by Freepik from www.flaticon.com

== Installation ==

Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page.

== Changelog ==

= 1.0 =
* Initial release

= 1.1 =
* UI enhancements
* Re-coded from the ground with OOP

= 1.2 =
* Avoid cut (ctrl+x) and copy (ctrl+c) keys
* Now you can exclude multiple pages with tweaking the code if you are familiar with PHP