Title: SX User Name Security
Author: Daniel Roch
Published: <strong>8 de Marzo de  2013</strong>
Last modified: 24 de Abril de  2025

---

Buscar plugins

![](https://ps.w.org/user-name-security/assets/banner-772x250.jpg?rev=2369216)

![](https://ps.w.org/user-name-security/assets/icon-256x256.png?rev=2368789)

# SX User Name Security

 Por [Daniel Roch](https://profiles.wordpress.org/confridin/)

[Descargar](https://downloads.wordpress.org/plugin/user-name-security.zip)

 * [Detalles](https://cl.wordpress.org/plugins/user-name-security/#description)
 * [Reseñas](https://cl.wordpress.org/plugins/user-name-security/#reviews)
 *  [Instalación](https://cl.wordpress.org/plugins/user-name-security/#installation)
 * [Desarrollo](https://cl.wordpress.org/plugins/user-name-security/#developers)

 [Soporte](https://wordpress.org/support/plugin/user-name-security/)

## Descripción

WordPress show your WordPress login and ID in several places. It’s time to fix this!

 * WordPress automaticaly uses “User login” to fill in the “User Display Name”.
 * WordPress also allows everyone to use the same value for Nickname, Display Name
   and Login.
 * The body_class function also shows to everyone your User ID and Login on author
   pages.

A hacker can easily see then use your “NickName” or “Display Name” to find your 
real login. Once activated, SX User Name Security will prevent WordPress from showing
those informations, and will warn you if you need to fix old users.

**_Features_**

**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:**

All functions are translated into french and english.

You can find me here on [SeoMix](https://www.seomix.fr), and here is the official
french post about this plugin [https://www.seomix.fr/user-name-security/](https://www.seomix.fr/user-name-security/)

Find here our other plugins:

 * [SEOKEY WordPress SEO plugin](https://fr.wordpress.org/plugins/seo-key/)
 * [SecuPress Security plugin](https://fr.wordpress.org/plugins/secupress/)

## Capturas de pantalla

 * [[
 * “SX User Name Security” hides your author nicename and ID (body_class function).
 * [[
 * 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

## Instalación

Upload and activate the plugin.

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).

## Reseñas

![](https://secure.gravatar.com/avatar/b5174bf2e0d07687f175ceab66e9021671897c8ef6764b9daeaf1f4410a6d18c?
s=60&d=retro&r=g)

### 󠀁[New chains](https://wordpress.org/support/topic/new-chains/)󠁿

 [](https://profiles.wordpress.org/luuk123/) 14 de Noviembre de 2018 1 respuesta

New chains, came shackles. Very annoying solution. This remedy is almost worse than
the disease.

![](https://secure.gravatar.com/avatar/3e988e369d1ab044a94e5395e66452f3bb7bbb3d06d8574a4e9f331a37899b7c?
s=60&d=retro&r=g)

### 󠀁[Parfait](https://wordpress.org/support/topic/parfait-59/)󠁿

 [Fredo73](https://profiles.wordpress.org/fredo73/) 3 de Septiembre de 2016

Super plugin Merci

 [ Leer los 13 comentarios ](https://wordpress.org/support/plugin/user-name-security/reviews/)

## Colaboradores & Desarrolladores

“SX User Name Security” es software de código abierto. Las siguientes personas han
contribuido a este plugin.

Colaboradores

 *   [ Daniel Roch ](https://profiles.wordpress.org/confridin/)
 *   [ Julio Potier ](https://profiles.wordpress.org/juliobox/)
 *   [ SecuPress ](https://profiles.wordpress.org/secupress/)
 *   [ SeoMix ](https://profiles.wordpress.org/seomix/)

[Traduce “SX User Name Security” a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/user-name-security)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/user-name-security/),
echa un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/user-name-security/),
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/user-name-security/)
por [RSS](https://plugins.trac.wordpress.org/log/user-name-security/?limit=100&mode=stop_on_copy&format=rss).

## Historial de cambios

**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

## Meta

 *  Versión **2.4**
 *  Última actualización **hace 1 año**
 *  Instalaciones activas **900+**
 *  Versión de WordPress ** 4.6 o superior **
 *  Probado hasta **6.8.5**
 *  Versión de PHP ** 5.2.4 o superior **
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/user-name-security/)
 * Etiquetas
 * [secure](https://cl.wordpress.org/plugins/tags/secure/)[security](https://cl.wordpress.org/plugins/tags/security/)
   [security plugin](https://cl.wordpress.org/plugins/tags/security-plugin/)[wordpress security](https://cl.wordpress.org/plugins/tags/wordpress-security/)
 *  [Vista Avanzada](https://cl.wordpress.org/plugins/user-name-security/advanced/)

## Calificaciones

 4 de 5 estrellas.

 *  [  9 valoraciones de 5 estrellas     ](https://wordpress.org/support/plugin/user-name-security/reviews/?filter=5)
 *  [  1 valoración de 4 estrellas     ](https://wordpress.org/support/plugin/user-name-security/reviews/?filter=4)
 *  [  0 valoraciones de 3 estrellas     ](https://wordpress.org/support/plugin/user-name-security/reviews/?filter=3)
 *  [  0 valoraciones de 2 estrellas     ](https://wordpress.org/support/plugin/user-name-security/reviews/?filter=2)
 *  [  3 valoraciones de 1 estrellas     ](https://wordpress.org/support/plugin/user-name-security/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/user-name-security/reviews/#new-post)

[Ver todas las reseñas](https://wordpress.org/support/plugin/user-name-security/reviews/)

## Colaboradores

 *   [ Daniel Roch ](https://profiles.wordpress.org/confridin/)
 *   [ Julio Potier ](https://profiles.wordpress.org/juliobox/)
 *   [ SecuPress ](https://profiles.wordpress.org/secupress/)
 *   [ SeoMix ](https://profiles.wordpress.org/seomix/)

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/user-name-security/)

## Donar

¿Te gustaría apoyar el avance de este plugin?

 [ Donar para este plugin ](https://www.seomix.fr/dons/)