=== WPGreeks Securities ===

Contributors: prashant4, wpgreekspro, wpgreeks
Tags: security, login security, custom login url, hide login, admin ui
Requires at least: 6.9
Tested up to: 7.0
Requires PHP: 8.0
Stable tag: 1.3.0
License: GPL-2.0+
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Secure your WordPress admin area with custom login URLs, login protection, and a modern dashboard sidebar UI.

== Description ==

WPGreeks Securities is a lightweight WordPress security and dashboard enhancement plugin designed to improve login protection and modernize the WordPress admin experience.

Built using native WordPress APIs and coding standards, the plugin focuses on performance, security, and ease of use without modifying core files.

= Features =

* Secure Login URL customization
* Hide the default wp-login.php access point
* Protection against common automated login attacks
* Modern Dashboard Sidebar UI enhancement
* Lightweight and performance-friendly architecture
* Native WordPress Settings API integration
* Secure option handling and validation
* WordPress coding standards compliant

= Secure Login URL Changer =

Replace the default WordPress login URL with your own custom login slug. This helps reduce automated bot attacks targeting wp-login.php and improves overall login security.

= Modern Dashboard Sidebar UI =

Enable a modern and cleaner WordPress admin sidebar design that improves readability, spacing, and visual organization for administrators.

== Installation ==

1. Upload the `wpgreeks-securities` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the WordPress Plugins screen.
3. Open **WPGreeks Securities** from the WordPress admin menu.
4. Enable the desired security modules from the Settings Manager.

== Frequently Asked Questions ==

= Does this plugin modify WordPress core files? =

No. WPGreeks Securities never modifies WordPress core files. All functionality is implemented using official WordPress hooks and APIs.

= What happens if I forget my custom login URL? =

You can temporarily deactivate the plugin via FTP or your hosting file manager. WordPress will automatically restore the default login URL.

= Does the plugin affect website performance? =

No. The plugin is designed to be lightweight and loads assets only when required.

= Is the Modern Dashboard UI compatible with other plugins? =

Yes. The UI enhancements use isolated and namespaced CSS to minimize conflicts with other plugins.

= Is data sanitized and validated? =

Yes. All settings use WordPress sanitization, validation, nonce verification, and Settings API best practices.

== Screenshots ==

1. Settings Manager dashboard with security feature toggles.
2. Modern Dashboard Sidebar UI enhancement.
3. Secure Login URL configuration panel.

== Changelog ==

= 1.3.0 =

* Added dedicated Updates tab.
* Moved styling into optimized external assets.
* Improved WordPress coding standards compliance.

= 1.2.0 =

* Added Modern Dashboard Sidebar UI module.
* Improved conditional asset loading system.

= 1.1.0 =

* Fixed login variable conflicts.
* Improved login routing architecture.

= 1.0.0 =

* Initial plugin release.
* Added Secure Login URL feature.
* Added Settings Manager dashboard.
* Added security nonce validation.
