Init Content Protector – Anti-Copy, Anti-Scrape, Encrypt-All
Init Content Protector is a powerful yet lightweight plugin that safeguards your post content from unauthorized copying, scraping tools, and inspection via browser developer tools.
This plugin is part of the Init Plugin Suite — a collection of minimalist, fast, and developer-focused tools for WordPress.
GitHub repository: https://github.com/brokensmile2103/init-content-protector
Features: – JavaScript-based copy protection (blocks selection, right-click, print, DevTools access) – Full content encryption with client-side decryption using CryptoJS – Keyword cloaking using CSS pseudo-elements – Invisible noise injection to confuse crawlers – Per-post type configuration – Custom encryption key per site – Custom content selector support
Use this plugin to harden your site’s content visibility while maintaining a smooth reading experience for real users.
Source Code
This plugin uses CryptoJS for encryption.
– Minified version: assets/js/crypto-js.min.js
– Source version: GitHub Repo
License
This plugin is licensed under the GPLv2 or later. You are free to use, modify, and distribute it under the same license.
