=== Do Not Copy === Contributors: toshikazu72 Donate link: https://gptblog.jp/ Tags: do not copy, copy protection, disable copy, prevent content theft Requires at least: 5.0 Tested up to: 6.8 Requires PHP: 7.2 Stable tag: 1.1.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Do Not Copy is a simple plugin that prevents text copying on WordPress posts and pages. == Description == "Do Not Copy" is a simple plugin that prevents text copying within a WordPress site. It can be applied across the entire site or configured per post or page. - Prevents right-clicking - Prevents text selection - Prevents copy keys (Ctrl+C or ⌘Command+C) - Prevents drag-and-drop - Prevents F12 (Developer Tools) - Easily configurable in the admin panel == Installation == 1. Go to the WordPress admin panel, navigate to "Plugins" → "Add New." 2. Search for "Do Not Copy." (If not found, upload the ZIP file manually.) 3. Upload the plugin ZIP file via "Upload Plugin" and install. 4. Activate the plugin and configure it via "Settings" → "Do Not Copy." == Frequently Asked Questions == = Can this plugin also prevent image copying? = Yes, it can also prevent image copying. = Will this plugin affect SEO? = No, since it operates via JavaScript, it typically does not affect normal crawlers. == Changelog == = 1.1.0 = * Added drag-and-drop prevention feature. = 1.0.0 = * Initial release. * Added full-page copy protection. * Confirmed compatibility with WordPress 6.4.