{"id":303468,"date":"2026-04-28T11:37:39","date_gmt":"2026-04-28T11:37:39","guid":{"rendered":"https:\/\/es.wordpress.org\/plugins\/kripanov-anticopia\/"},"modified":"2026-04-28T11:37:09","modified_gmt":"2026-04-28T11:37:09","slug":"kripanov-anticopia","status":"publish","type":"plugin","link":"https:\/\/tt.wordpress.org\/plugins\/kripanov-anticopia\/","author":2613227,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.0","stable_tag":"1.0.0","tested":"6.9.4","requires":"6.2","requires_php":"7.4","requires_plugins":null,"header_name":"Kripanov Anticopia","header_author":"Kripanov","header_description":"Anti-copy protection for WordPress. Disables right-click, keyboard shortcuts (copy, paste, cut, save, print), content selection, image dragging and inspection tools (DevTools) to prevent content theft and web scraping.","assets_banners_color":"6c95a5","last_updated":"2026-04-28 11:37:09","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"","rating":0,"author_block_rating":0,"active_installs":0,"downloads":48,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"kripanov","date":"2026-04-28 11:37:09"}},"upgrade_notice":{"1.0.0":"<p>Initial stable release. Full anti-copy protection compatible with WordPress 6.9.<\/p>"},"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3517323,"resolution":"128x128","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3517323,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3517323,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0"],"block_files":[],"assets_screenshots":[],"screenshots":{"1":"Plugin settings panel under <strong>Settings &gt; Anticopia<\/strong>.","2":"Floating notice shown when attempting to copy protected content.","3":"Granular options to enable or disable each type of protection."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[181673,55129,19832,167025,22129],"plugin_category":[],"plugin_contributors":[261275],"plugin_business_model":[],"class_list":["post-303468","plugin","type-plugin","status-publish","hentry","plugin_tags-anti-copy","plugin_tags-anti-scraping","plugin_tags-copy-protection","plugin_tags-devtools","plugin_tags-right-click","plugin_contributors-kripanov","plugin_committers-kripanov"],"banners":{"banner":"https:\/\/ps.w.org\/kripanov-anticopia\/assets\/banner-772x250.png?rev=3517323","banner_2x":"https:\/\/ps.w.org\/kripanov-anticopia\/assets\/banner-1544x500.png?rev=3517323","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/kripanov-anticopia\/assets\/icon-128x128.png?rev=3517323","icon_2x":false,"generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p><strong>Kripanov Anticopia<\/strong> protects your WordPress content against content theft and web scraping. When activated, it disables keyboard shortcuts, right-click, copy and paste, text selection, image dragging and browser inspection tools on your website.<\/p>\n\n<p>In addition to the common copy methods, the anti-copy protection also blocks inspection tools (DevTools), providing a protected site where copyright infringement is made significantly harder.<\/p>\n\n<h4>Features<\/h4>\n\n<ul>\n<li>Disable the right-click context menu.<\/li>\n<li>Prevent text selection across the whole site.<\/li>\n<li>Block copy, cut and paste actions.<\/li>\n<li>Block keyboard shortcuts: <code>Ctrl+C<\/code>, <code>Ctrl+X<\/code>, <code>Ctrl+V<\/code>, <code>Ctrl+A<\/code>, <code>Ctrl+S<\/code>.<\/li>\n<li>Block browser inspection tools: <code>F12<\/code>, <code>Ctrl+Shift+I<\/code>, <code>Ctrl+Shift+J<\/code>, <code>Ctrl+Shift+C<\/code>, <code>Ctrl+Shift+K<\/code>, <code>Ctrl+U<\/code>.<\/li>\n<li>Basic detection of DevTools being open.<\/li>\n<li>Prevent image dragging and saving.<\/li>\n<li>Block printing (<code>Ctrl+P<\/code>) and hide content on print.<\/li>\n<li>Customizable notice message shown when a copy attempt is made.<\/li>\n<li>Option to exclude administrators from the protection.<\/li>\n<li>Full settings panel under <strong>Settings &gt; Anticopia<\/strong>.<\/li>\n<\/ul>\n\n<h4>Compatibility<\/h4>\n\n<p>Compatible with WordPress 6.9 and PHP 7.4 or greater. Uses the <code>defer<\/code> loading strategy of <code>wp_enqueue_script<\/code> (available since WP 6.3) to avoid blocking page rendering.<\/p>\n\n<h4>Privacy<\/h4>\n\n<p>This plugin does <strong>not<\/strong> collect, send or store any personal data from your visitors. All processing happens client-side in the visitor's browser.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the <code>kripanov-anticopia<\/code> folder to the <code>\/wp-content\/plugins\/<\/code> directory, or install the plugin from the <strong>Plugins &gt; Add New<\/strong> menu in WordPress.<\/li>\n<li>Activate the plugin through the <strong>Plugins<\/strong> menu in WordPress.<\/li>\n<li>Go to <strong>Settings &gt; Anticopia<\/strong> and adjust the protections you want to apply.<\/li>\n<li>Save your changes.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"is%20the%20anti-copy%20protection%20100%25%20foolproof%3F\"><h3>Is the anti-copy protection 100% foolproof?<\/h3><\/dt>\n<dd><p>No. No client-side protection is absolute: a technically skilled user can disable JavaScript or use advanced tools. However, for 99% of visitors and simple scrapers the protection is very effective and greatly hinders content theft.<\/p><\/dd>\n<dt id=\"can%20administrators%20be%20excluded%20from%20the%20protection%3F\"><h3>Can administrators be excluded from the protection?<\/h3><\/dt>\n<dd><p>Yes. By default, users with the <code>manage_options<\/code> capability are excluded so they can continue editing, copying and inspecting the site during their work. This option can be disabled from the plugin settings.<\/p><\/dd>\n<dt id=\"does%20it%20affect%20site%20performance%3F\"><h3>Does it affect site performance?<\/h3><\/dt>\n<dd><p>Not noticeably. The script is very lightweight (about 6 KB) and is loaded with the <code>defer<\/code> strategy so it does not block page rendering.<\/p><\/dd>\n<dt id=\"does%20it%20work%20with%20contact%20forms%20and%20comments%3F\"><h3>Does it work with contact forms and comments?<\/h3><\/dt>\n<dd><p>Yes. The plugin detects <code>input<\/code>, <code>textarea<\/code> fields and elements with <code>contenteditable=\"true\"<\/code>, allowing users to type, copy and paste inside them normally.<\/p><\/dd>\n<dt id=\"does%20it%20work%20on%20mobile%20devices%3F\"><h3>Does it work on mobile devices?<\/h3><\/dt>\n<dd><p>Yes. Selection, context menu and image dragging protections work on both desktop and mobile devices.<\/p><\/dd>\n<dt id=\"can%20i%20customize%20the%20notice%20message%3F\"><h3>Can I customize the notice message?<\/h3><\/dt>\n<dd><p>Yes. From <strong>Settings &gt; Anticopia<\/strong> you can edit the text shown to the visitor when they try to copy content.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release.<\/li>\n<li>Disables right-click, text selection, copy, cut and paste.<\/li>\n<li>Blocks keyboard shortcuts (Ctrl+C, Ctrl+X, Ctrl+V, Ctrl+A, Ctrl+S, Ctrl+P).<\/li>\n<li>Blocks browser inspection tools (F12, Ctrl+Shift+I\/J\/C\/K, Ctrl+U).<\/li>\n<li>Basic detection of DevTools being open.<\/li>\n<li>Prevents image dragging.<\/li>\n<li>Blocks printing and hides content via <code>@media print<\/code>.<\/li>\n<li>Admin settings panel with granular options.<\/li>\n<li>Customizable notice message.<\/li>\n<li>Option to exclude administrators.<\/li>\n<li>Compatible with WordPress 6.9 and PHP 7.4+.<\/li>\n<\/ul>","raw_excerpt":"Anti-copy protection: disables right-click, text selection, copy, paste, keyboard shortcuts and browser inspection tools.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/tt.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/303468","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tt.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/tt.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/tt.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=303468"}],"author":[{"embeddable":true,"href":"https:\/\/tt.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/kripanov"}],"wp:attachment":[{"href":"https:\/\/tt.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=303468"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/tt.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=303468"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/tt.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=303468"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/tt.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=303468"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/tt.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=303468"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/tt.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=303468"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}