=== WPHH SECURE === Contributors: pluginsupportwphackedhelp Tags: security, permissions, file locking, folder locking Requires at least: 5.0 Tested up to: 6.7 Stable tag: 1.1.1 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Lock and unlock your WordPress files and folders to improve security. == Description == The **WPHH SECURE** Plugin provides a simple interface to lock or unlock WordPress files and folders by changing file permissions. This plugin is designed to enhance the security of your WordPress site while maintaining ease of use. = Features = * Lock/unlock files and folders to prevent unauthorized access. * Handles server timeouts for lengthy operations to ensure reliability. * Uses WP_Filesystem for safe file operations. * Provides detailed logging of file changes to track operations. * Implements background processing with real-time notifications. * Automatically excludes specific folders (uploads, cache, updraft, ai1wm-backups, and any folder or file containing “cache” or “backup”) from processing. == Installation == There are two ways to install the WP HH Secure plugin: === WordPress Admin Method === 1. Go to you administration area in WordPress Plugins > Add 2. Look for WPHH SECURE (use search form) 3. Click on Install and activate the plugin === Manual Installation (via .zip file) === 1. Download the plugin ZIP file from the WordPress plugin repository. 2. Go to WordPress admin panel (`wp-admin`). 3. Navigate to Plugins > Add New. 4. Click Upload Plugin and choose the downloaded `.zip` file. 5. Click Install Now and then Activate Plugin. === FTP Method === 1. Download the plugin ZIP and extract it on your computer. 2. Upload the entire `WPHH SECURE` folder to the `/wp-content/plugins/` directory. 3. Go to Plugins > Installed Plugins and click Activate. == Frequently Asked Questions == = What does the plugin do? = The plugin allows you to lock or unlock WordPress files and folders by modifying file permissions, thereby enhancing the security of your website. = What happens if a file operation fails? = The plugin logs detailed error messages and provides real-time notifications in the admin area to assist with troubleshooting. = Is it compatible with caching plugins? = Yes, it works with caching plugins. WPHH SECURE bypasses cache during the lock/unlock process, ensuring full compatibility. = Is WPHH SECURE compatible with backup plugins? = Yes, WPHH SECURE is fully compatible with popular backup plugins. It doesn’t interfere with backup schedules or processes. Just ensure your backup plugin is configured to exclude temporary lock/unlock states if needed. = How can I exclude my cache or backup folders and files from being locked? = WPHH SECURE allows you to easily exclude specific folders or files from the locking process. In the plugin settings, you’ll find an option to add folders or files to the exclusion list. Simply enter the folder or file path, click the "Add" button, and it will appear in the exclusion list. This ensures your cache and backup directories remain accessible even when the site is locked. = How can I reset permissions if something goes wrong? = Yes, you can reset the permissions at any time through the plugin settings. If you encounter any issues or need to revert the changes made during the lock process, just click the "Reset Permissions" button. This will restore file access to its original state. == Screenshots == 1. Main plugin dashboard and options screen. 2. Lock and Unlock options enabled for security. 3. Directory exclusion settings interface. == Changelog == = 1.1.1 = * WordPress.org compliance updates. * Minor bug fixes. = 1.1.0 = * Major security and performance improvements. * Improved compatibility with latest WordPress version. == Upgrade Notice == = 1.1.1 = This update includes changes requested by WordPress.org, ensuring compliance with security and coding standards.