Descripción
Change Username Easy and Simple is a lightweight WordPress plugin that enables administrators to update usernames directly from the user profile page. It ensures valid username formats, prevents duplicate usernames, and logs all changes, including failed attempts due to invalid usernames.
Features:
- Change usernames from the WordPress user profile page.
- Ensures valid username format (letters, numbers, dots, underscores, and hyphens).
- Prevents duplicate usernames.
- Logs username change activities and invalid attempts.
- Admin-only functionality for better security.
Arbitrary Section
A Brief Markdown Example
Ordered list:
- Install the plugin.
- Navigate to the user profile.
- Change the username and save.
Unordered list:
- Secure and easy to use.
- Works with the latest WordPress version.
- Requires admin privileges.
Capturas
Instalación
- Upload
change-username-easy-and-simple
plugin to the/wp-content/plugins/
directory. - Activate the plugin through the “Plugins” menu in WordPress.
- Go to any user’s profile and enter a new username in the “Change Username” field.
- Save the profile, and the username will be updated.
- View the change logs in the
change-username.log
file located in the plugin directory.
Preguntas frecuentes
-
Who can change usernames?
-
Only administrators can change usernames.
-
Does it validate usernames?
-
Yes, it only allows letters, numbers, dots, underscores, and hyphens.
-
What happens if the new username already exists?
-
The plugin prevents duplicate usernames and shows an error message.
-
Where can I see the logs?
-
The plugin maintains a log file (
change-username.log
) in the plugin directory. You can check it for successful changes and invalid username attempts.
Colaboradores y desarrolladores
“Change Username Easy and Simple” es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce “Change Username Easy and Simple” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .
Registro de cambios
1.0.1
- Added logging functionality for username changes and validation errors.
- Updated compatibility with the latest WordPress versions.
1.0
- Initial release with basic username change functionality.