WP-COPYPROTECT INSTEAD. Version: 1.9 Author: Anurag Author URI: http://wordpress.org/extend/plugins/wp-content-protector/ */ /* Copyright 2008 Chetan Gole, IN (http://www.thechetan.com) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details: http://www.gnu.org/licenses/gpl.txt */ // No right click - Problem for copy cats NO RIGHT CLICK function CopyProtect_no_right_click($CopyProtect_click_message) { ?> Copy Protected by WP-CopyProtect Thanks to Chetan.
Commands NOT accepted, Plugin will not work at all, please uninstall it.
'; } $wp_CopyProtect_nrc = get_option('CopyProtect_nrc'); $wp_CopyProtect_nts = get_option('CopyProtect_nts'); ?>