=== PF Secure Toolkit ===
Contributors: poetfarmer
Tags: security, hardening, xml-rpc, comments, emojis
Requires at least: 5.6
Tested up to: 6.8
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

PF Secure Toolkit is a lightweight, modular plugin to harden WordPress by disabling unnecessary features.

== Description ==

PF Secure Toolkit helps you secure your site by turning off WordPress components you may not need or want exposed.

Features include:
* Disable Author Archives (301 redirect + remove users sitemap).
* Disable Comments site-wide (removes UI, blocks REST, hides existing).
* Disable WP Emojis (scripts, styles, TinyMCE, email/RSS, CDN prefetch).
* Disable XML-RPC (removes headers, blocks pingback methods).
* Quick toggle settings in the admin panel.

== Installation ==

1. Upload the plugin folder to `/wp-content/plugins/`.
2. Activate it in **Plugins → Installed Plugins**.
3. Go to **Settings → PF Secure Toolkit** to manage the security features you want.

== Changelog ==

= 1.0.0 =
* Initial release.
