| @@ -1,8 +1,8 @@ | ||
| 1 | 1 | <?php // phpcs:ignore WordPress.Files.FileName.InvalidClassFileName |
| 2 | 2 | /** |
| 3 | - * Module Name: Brute force protection | |
| 4 | - * Module Description: Prevent bots and hackers from attempting to log in to your website with common username and password combinations. | |
| 3 | + * Module Name: Brute Force Protection | |
| 4 | + * Module Description: Block malicious login attempts automatically and keep hackers out. | |
| 5 | 5 | * Sort Order: 1 |
| 6 | 6 | * Recommendation Order: 4 |
| 7 | 7 | * First Introduced: 3.4 |
| 8 | 8 | * Requires Connection: Yes |