=== LunarShield ===
Contributors: moonbaseoneit
Tags: security, hardening, login, rate-limiter
Requires at least: 6.5
Tested up to: 6.9
Requires PHP: 8.3
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Security hardening utilities for WordPress, including rate limiting, uploads hardening, and admin security settings.

== Description ==

LunarShield helps site administrators reduce common attack surfaces with a focused set of hardening controls:

* Login rate limiting with block tracking
* Uploads directory PHP execution protection
* Optional WordPress version hiding
* Admin settings and reports pages with capability checks

== Installation ==

1. Upload the plugin files to `/wp-content/plugins/lunarshield`, or install through the WordPress plugins screen.
2. Activate the plugin through the `Plugins` screen in WordPress.
3. Go to `LunarShield` in wp-admin to configure security settings.

== FAQ ==

= Does this plugin require command line tools? =

No. End users can install and configure LunarShield from WordPress admin.

= Is this multisite compatible? =

Not yet. Multisite support is planned for a future release.

== Changelog ==

= 1.0.0 =

* Initial stable release.
