Changeset 2105542
- Timestamp:
- 06/13/2019 11:38:38 AM (7 years ago)
- Location:
- smart-copy-protect/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (1 diff)
-
smartcopy-protect.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
smart-copy-protect/trunk/readme.txt
r1576008 r2105542 42 42 * Initial release of plugin 43 43 44 = 1.1 = 45 * Updated with version 5+ 46 44 47 == Upgrade Notice == 45 48 -
smart-copy-protect/trunk/smartcopy-protect.php
r1575993 r2105542 5 5 Plugin URI: http://www.sumonhasan.com/smart-copy-protect/ 6 6 Description: Simple and Amazing wordpress copy protect plugin. This plugin will be able to block the mouse right button, Ctrl + C key, Ctrl + U key , and F12 key. 7 Version: 1. 07 Version: 1.1 8 8 Author: Sumon Hasan 9 9 Author URI: http://www.sumonhasan.com/ … … 22 22 <style type="text/css"> 23 23 24 <!--////////////Copy Protect CSS //////////-->25 26 24 * { 27 25 -webkit-user-select: none;
Note: See TracChangeset
for help on using the changeset viewer.