Skip to content

Commit 090314f

Browse files
committed
Fixing readme.txt
1 parent b5d83d4 commit 090314f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

readme.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@ License URI: http://www.gnu.org/licenses/gpl-3.0.html
1010

1111
This WordPress plugin randomizes the user_id for the user created on WordPress setup, removing one potential attack factor from the site.
1212

13-
Since WordPress version 4.9, it also randomizes the ID for all other users created after its setup.
14-
In WordPress versions prior to 4.9, this feature requires installing the patch from WP Issue https://core.trac.wordpress.org/ticket/40545
15-
1613
== How it works ==
1714

1815
Once activated, the plugin will immediately replace the ID for the default admin user (with user ID 1). By default, the plugin will use random user IDs between 1 and 4503599627370495 (to ensure compatibility with Javascript code using the user ID).

0 commit comments

Comments
 (0)