Changeset 2521080
- Timestamp:
- 04/25/2021 02:29:52 PM (5 years ago)
- Location:
- no-right-click-images-plugin
- Files:
-
- 7 added
- 2 edited
-
tags/3.6 (added)
-
tags/3.6/includes (added)
-
tags/3.6/includes/nrci_options.php (added)
-
tags/3.6/no-right-click-images-plugin.php (added)
-
tags/3.6/no-right-click-images.css (added)
-
tags/3.6/no-right-click-images.js (added)
-
tags/3.6/readme.txt (added)
-
trunk/no-right-click-images-plugin.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
no-right-click-images-plugin/trunk/no-right-click-images-plugin.php
r2289585 r2521080 2 2 /* 3 3 Plugin Name: No Right Click Images Plugin 4 Plugin URI: https://www. facebook.com/BlogsEye/4 Plugin URI: https://www.kpgraham.com 5 5 Description: Uses Javascript to prevent right clicking of images to help keep leaches from copying images 6 Version: 3. 56 Version: 3.6 7 7 Author: Keith P. Graham 8 Author URI: https://www. facebook.com/BlogsEye/8 Author URI: https://www.kpgraham.com 9 9 10 10 This software is distributed in the hope that it will be useful, -
no-right-click-images-plugin/trunk/readme.txt
r2295399 r2521080 1 1 === No Right Click Images Plugin === 2 2 Tags: images, image, right click, stealing 3 Donate link: https://www. facebook.com/BlogsEye/3 Donate link: https://www.kpgraham.com 4 4 Requires at least: 3.0 5 Tested up to: 5. 4.15 Tested up to: 5.7.1 6 6 Contributors: Keith Graham 7 Stable tag: 3. 57 Stable tag: 3.6 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 34 34 35 35 == Changelog == 36 37 = 3.6 = 38 * Tested on 5.7 version of WordPress. 36 39 37 40 = 3.5 =
Note: See TracChangeset
for help on using the changeset viewer.