{{ $t("Enable to hide usernames to strengthen site security.") }}
{{ $t("Prevents WordPress from exposing login IDs through embedded author links.") }}
{{ $t("Removes author-based sitemaps to prevent automated exposure of usernames.") }}
{{ $t("Obfuscates comment author names to prevent username enumeration through comments.") }}
{{ $t("Blocks unauthorized access to WordPress REST API user endpoints.") }}
{{ $t("Provides generic error messages to prevent username enumeration through login/registration forms.") }}
{{ $t("Note:") }} {{ $t("This protection does not apply on admin pages to avoid conflicts. It's recommended to use with a firewall or IP blocking tool (e.g., Fail2Ban) for better security on VPS or dedicated servers.") }}