No Right Click Images Plugin

Wordpress Plugin
Download latest - 3.6

Developers

willjenkins
kpgraham

Download Stats

Today 9
Yesterday 14
Last Week 79
All Time 150,891
Banner 772x250


Releases (18 )

Version Release Date Change Log
3.6 2021-04-25
  • Tested on 5.7 version of WordPress.
3.5 2020-04-30
  • Tested on 5.4.1 version of Wordpress.
3.4 2018-08-13
  • Added right click enable for admins only option.
3.3 2018-07-29
3.2 2018-07-29
  • Added a CSS option for IOS to suppress the context menu on long presses and selects.
  • Reworked the get_options method to remove redundancies.
3.1 2018-07-12
  • Fixed Option initialization
3.0 2018-07-11
  • Completely rewrote the plugin javascript. It uses a different set of functions to stop the right click.
  • Major rewrite of the plugin loading method.
  • Removed javascript that did nothing. Just the bare bones settings are included now.
2.5 2013-07-22
  • added Cell phone styles to javascript for Cell phones. I hope that his helps with Cell phone images. Tested on an old iPad - it may work. Works mostly in iPad, android phone works on some images.
  • This readme file did not update on the WordPress site so I have reloaded it.

=

2.4 2013-01-18
  • Added alternate replacement image url for webmasters who don't like the o-slash
  • Added an option to turn off IOS Android events that screwed up some web sites.
  • Added an extra Security check on plugin load.

=

2.3 2012-12-11
  • Added support for longclick and touch interface for android and ipad/iphone.

=

2.2 2012-01-19
  • Changed the default so that logged in users cannot copy images. Too many people tested the plugin without checking the settings and assumed that the plugin was broken. They did not read the documentation, try the settings, or check the WordPress forums. I am sorry that I had to do this, but people were indicating on the WordPress plugin page that it didn't work.

=

2.1 2012-01-06
  • Added option so that logged in users are allowed to copy images. Disables the plugin for logged in users. Captured copy to clipboard events to prevent another way of copying in some browsers. Fixed a problem in image replacement that prevented an image from being restored when another image was right clicked before the image times out.

=

2.0 2011-08-19
  • Separated javascript into a loadable file. Added an option to replace images on right click in order to thwart FireFox users who choose to block javascript from controlling the context menu. Made drag and drop blocking optional.

=

1.4 2011-06-28
  • Backed out click check on images because it broke galleries. I left it in as an option if you want to change the code.

=

1.3 2011-06-27
  • Disabled links to local images (png, gif, jpg) in wp-content, preventing them from opening in a new window. This would allow these images to be saved or copied.

=

1.2 2010-07-29
  • Added code that works when javascript creates or loads a new image. Disabled drag and drop on images so images can't be dragged to desktop.

=

1.0 2010-07-14
  • initial release

=

1.1 2010-07-14
  • deleted some unused code in the javascript

=