SX User Name Security

Description

WordPress affiche votre identifiant de connexion à plusieurs endroits. Il est temps de corriger cela !

  • WordPress utilise automatiquement l’identifiant du compte pour remplir le nom à afficher publiquement.
  • WordPress autorise également tout le monde à utiliser la même valeur pour le surnom, le nom à afficher publiquement et l’identifiant de connexion.
  • The body_class function also shows to everyone your User ID and Login on author pages.

Un pirate peut facilement voir et utiliser votre pseudonyme ou votre nom à afficher publiquement pour trouver votre vrai identifiant. Une fois activé, SX User Name Security empêchera WordPress d’afficher ces informations, et vous avertira si vous devez corriger d’anciens comptes.

Fonctionnalités

Body_class function:

  • Removes User ID from body_class function (front-end users pages)
  • Removes User Nicename from body_class function (front-end users pages)

Current User informations:

  • The plugin changes « Display Name » and « Nickname » to a random value (like ‘Ticibe T. Aduvoguripe’, ‘Lagubo N. Agigerovibe’ or ‘Datela N. Orejadavino’) if they are identiqual to user login
  • If not, it changes « Display Name » to « Nickname » or « Nickname » to « Display Name » if one of them is identiqual to user login

New Registration:

  • Display Name and Nickname are changed to random value during user registration.
  • Nicename is also changed (it’s used to generate the user permalink on the front-end). For previous user, a notice has been added to use another plugin to safely change old nicenames.

Other information:

Toutes les fonctionnalités sont traduites en français et anglais.

Vous pouvez me retrouver sur SeoMix, et voici ici la publication officielle en français sur cette extension https://www.seomix.fr/user-name-security/

Find here our other plugins:

Captures d’écran

  • SX User Name Security masque l’ID et l’identifiant normalisé des auteurs et autrices (fonction body_class).
  • When a user Nickname or Display Name are identiqual to Login, the plugin uses a random value instead.
  • During registration, WordPress won’t use the same Display Name and Login for new users : « SX User Name Security » uses a random value.
  • An administrator is able to secure all users at once

Installation

Téléversez puis activez l’extension

A notice and a button will be displayed to handle all users in order to hide their logins. Then, SX User Name Security will prevent WordPress from ever showing login and ID informations.

FAQ

Do I need to do anything else for this to work?

Yes : just visit the admin user page to see if you have to modify some of your users.

It’s also better to use SF Author URL Control (https://wordpress.org/plugins/sf-author-url-control/) combined with this plugin to also change current author permalinks (in order to hide login information).

Avis

14 novembre 2018 1 réponse
New chains, came shackles. Very annoying solution. This remedy is almost worse than the disease.
Lire les 13 avis

Contributeurs/contributrices & développeurs/développeuses

« SX User Name Security » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.

Contributeurs

Traduisez « SX User Name Security » dans votre langue.

Le développement vous intéresse ?

Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.

Journal

2024/01/06 – v.2.4

  • Major performance improvements, especially on websites with many users
  • Minor Coding standards fixes

2020/09/21 – v.2.3.2

  • Required version bumped to 4.6
  • Updated plugin text domain

2017/11 – v.2.3.1

  • Tested up to WordPress 4.9
  • Improving warning information on admin pages
  • Code cleaning

2014/09/30

  • Major fix for the « fix username » button : it will no longer generate 404 error pages (but people will still be able to guess your real login with your author URL).
  • Add a column in the admin user list showing « Display Name » for every user.
  • Add a better explanation about the « Fix Username » button.

2014/06/15

  • Minor fix for the admin profil URL link.

2014/04/01

  • Add a button (JS only) to handle all users created before the plugin installation.
  • Code improvements

2014/03/26

  • Code improvement
  • Bug fixes (in some cases, user « Display Name » and « Login » were not modified)
  • Now an administrator can also trigger every function by saving a user (you don’t have to wait every user to log-in)
  • New alerts (admin notices)

2013/03/08

  • first release