Descripziun
Right Click Ban – Content Protection is a lightweight security solution designed to help website owners safeguard their digital assets. By disabling the right-click context menu and preventing standard copy-paste actions, this tool acts as a first line of defense against content theft.
Whether you are a photographer protecting your portfolio, a blogger preserving original articles, or a business safeguarding proprietary data, this tool provides essential control over how visitors interact with your content. The plugin operates entirely on the frontend, ensuring your administrative workflow remains unaffected.
Upgrade to Right Click Ban and Content Protection Pro
User Live Demo Right Click Ban and Content Protection Pro Live Demo
How It Works
The plugin uses efficient JavaScript to intercept and block specific user interactions that are commonly used to copy content. It prevents the context menu from appearing, disables text selection highlight, and stops the default „drag and drop“ behavior for images.
Key Benefits
- Content Security: Reduces the risk of casual content theft.
- Image Protection: Prevents easy downloading of your visual assets.
- Performance: Zero external dependencies and optimized code ensure your site speed is not compromised.
- User Friendly: Simple setup with toggle options for all features.
= Free Features
- Right Click Disable: Blocks the context menu on your website to prevent „Save Image As“ and „Copy“.
- Text Selection Blocking: Disables the ability to highlight and copy text from your pages.
- Image Drag Prevention: Stops users from dragging images to their desktop to save them.
- Link Drag Prevention: Prevent hyperlinks from being dragged to bookmarks, new browser tabs, or external applications.
- F12 Key Blocking: Prevents the use of the F12 key to open developer tools.
- Custom Alert Message: Option to display a customizable notification when a restricted action is attempted.
- Admin Access: Usage remains unrestricted for logged-in administrators if configured.
- Basic Analytics: Track how many times right click protection and other features are triggered on your website.
- Browser Compatibility: Right Click Ban works on all major browsers including Chrome, Firefox, Safari, Edge, and Opera. Mobile browsers are also supported, with long-press context menus blocked on touch devices.
Premium Features Overview
The Pro version extends content protection with advanced capabilities. Here is what you unlock with the premium edition:
Custom Modal Popup – Replace standard browser alerts with professionally styled popup dialogs. Choose from 7 visual themes including Light, Dark, Glass, Neon, and Sunset. Select from 4 animation styles: Fade, Slide Up, Bounce, and Zoom. Customize the title, message text, and button label. Set auto-dismiss with countdown timer.
Keyboard Shortcut Blocking – Block 18 or more keyboard shortcuts including Ctrl+C (Copy), Ctrl+V (Paste), Ctrl+A (Select All), Ctrl+S (Save Page), Ctrl+P (Print), Ctrl+U (View Source), Ctrl+Shift+I (DevTools), Ctrl+Shift+C (Inspector), Ctrl+Shift+J (Console), F3 (Find), and F7 (Caret Browsing). Mac Command key equivalents are also blocked.
Developer Tools Detection – Detect when browser DevTools is opened through any method. Choose from three response actions: show a warning alert, redirect to another URL, or hide all page content. Customize the warning message or specify a redirect destination.
Focus Loss Detection – Detect when visitors switch browser tabs or minimize the window. Useful for catching screenshot extension activity. Choose an action: show alert, blur page content, display overlay, or redirect to another page.
Print Protection – Block the browser print function. Prevents Ctrl+P shortcut and window.print() JavaScript calls. Shows a custom message when printing is attempted.
Image Watermark – Add a CSS text overlay on all images across your website. Customize the watermark text, choose from 6 positions including center and tiled, and adjust opacity from 10 to 100 percent.
Mobile Protection – Long-press protection with configurable duration from 200ms to 2000ms. Multiple alert styles including popup, toast notification, and vibration. Gesture detection, screenshot detection with blur protection, and Force Touch protection for iOS devices.
IP Address Blocking – Block access from specific IP addresses or IP ranges using CIDR notation. Customize the block page message and colors. Track blocked visitor analytics.
Country Blocking – Block visitors from 80 or more countries. Searchable country list with flag icons. Bulk select and deselect options. Custom block message per region. Analytics showing top blocked countries.
Spam Bot Blocking – Automatically block 40 or more known malicious bots, scrapers, and content thieves. Add custom bot signatures to your blocklist. Enable rate limiting to stop aggressive request patterns. Set requests per minute threshold.
Page Exclusions – Select specific pages and posts where protection should be disabled. Searchable list interface with bulk selection.
Role-Based Protection – Control which WordPress user roles see protection. Administrators, Editors, Authors, Contributors, and Subscribers each configurable independently.
Per-Page Settings – Override global protection settings on individual pages or posts. Force enable or force disable protection per page using a meta box in the editor.
Advanced Analytics – Comprehensive statistics dashboard with 7-day activity charts, event breakdown by type, top blocked countries chart, browser and device analytics, real-time threat feed, and CSV export for reporting.
Maletgs dal visur
Installaziun
- Go to Plugins and then Add New in your WordPress dashboard
- Search for Right Click Ban
- Click Install Now and then Activate
- Navigate to Right Click Disable in your admin menu
- Configure your protection settings
- Click Save Settings
You can also upload the plugin manually:
- Download the plugin zip file
- Go to Plugins and then Add New and then Upload Plugin
- Choose the zip file and click Install Now
- Activate and configure from the Right Click Disable menu1. Go to Plugins > Add New in your WordPress dashboard.
- Search for „Right Click Ban – Content Protection“.
- Install and Activate the plugin.
- Navigate to the „Right Click Disable“ menu to configure your settings.
FAQ
-
Does right click disable checking affect SEO?
-
No. Search engines like Google crawl the source code directly. This plugin only affects user interaction in the browser, so your SEO ranking is safe.
-
Can I use this plugin to stop all content theft?
-
While this plugin significantly reduces casual theft by blocking common methods like right-click and copy-paste, no frontend solution can offer 100% protection against determined technical users. It serves as a strong deterrent for the vast majority of visitors.
-
Will this plugin slow down my site?
-
No. The plugin is built with performance in mind. It uses minimal, inline JavaScript and does not load heavy external libraries, ensuring your page load times remain fast.
-
How do I disable protection for administrators?
-
By default, the plugin settings allow you to enable or disable protection for logged-in users. You can configure this in the „Admin Control“ section of the settings page.
-
Can I customize the alert message?
-
Yes. You can enable a custom alert and enter your own text to inform users why right-click is disabled on your site.
Reviews
Contributors & Developers
“Right Click Ban – Content Protection” is open source software. The following people have contributed to this plugin.
Contributors“Right Click Ban – Content Protection” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “Right Click Ban – Content Protection” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.0.1
- Fixed custom alert message not displaying on the frontend
- Fixed F12 key blocking not working due to settings key mismatch
- Switched to JavaScript-based blocking for text selection, image drag, and link drag to enable analytics tracking
- Fixed image drag still blocked when only link drag protection was enabled
- Added Ctrl+Shift+I blocking alongside F12 for enhanced developer tools prevention
- Improved event handling with capture phase listeners for more reliable protection
- Security improvements: added proper input sanitization and escaping for database queries
- Removed discouraged load_plugin_textdomain function
- Code quality improvements for WordPress coding standards compliance
2.0.0
- Major update with completely rewritten codebase
- New modern settings interface with tabbed navigation
- Added F12 key blocking for developer tools prevention
- Added protection analytics to track blocked events
- Added admin control for applying protection to administrators
- Improved text selection blocking with CSS-based solution
- Enhanced image and link drag prevention
- AJAX-based settings save with toast notifications
- Documentation page with feature overview
- Improved browser compatibility especially Safari
- Performance optimizations for faster loading
1.4.0
- Added link drag prevention feature.
- Fixed conflict between image and link drag blocking.
1.3.0
- Added text selection prevention.
- Added image drag prevention.
1.2.0
- Added custom alert message toggle.
- Added message text customization.
1.1.0
- Added show or hide alert option.
1.0.0
- Initial release.



