=== Fstyle Front Protector ===
Contributors: fstylegear09543
Tags: security, anti-copy, disable-right-click, protect, content-protection
Requires at least: 5.0
Tested up to: 7.0
Stable tag: 1.1.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Protect your website content from unauthorized copying and inspection by restricting right-click and developer tools.

== Description ==
Protect your website content from unauthorized copying and inspection by restricting right-click and developer tools. Our plugin allows you to easily block right-click context menus and developer tools (F12) to protect your valuable content from being easily copied or analyzed.

= Features =
* Disable Right-Click: Prevents context menu.
* Developer Tools Restriction: Blocks F12 and keyboard shortcuts for developer tools.
* Admin Bypass: Allows administrators to bypass restrictions for easy site management.

== Installation ==
1. Upload the 'fstyle-front-protector' folder to the '/wp-content/plugins/' directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Configure your protection settings in the "Front Protector" menu on the left sidebar.

== Changelog ==
= 1.1.0 =
* Renamed to Fstyle Front Protector.
* Improved security via input sanitization and output escaping.
* Updated script handling to follow WordPress best practices (wp_enqueue_scripts).