Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
The RealName module allows the administrator to choose fields from the user profile that will be used to add a "real name" element (method) to a user object. Hook_user is used to automatically add this to any user object that is loaded. It will also optionally set all nodes and comments to show this name.
The module underwent a major rewrite and simplification for Drupal 7 and later and now depends on the core token API and the Token module for its functionality. See https://drupal.org/node/1068734 for more information about the changes.
- Drupal 7 core provides a central function that should be used to output a user's display name format_username().
- Drupal 8 core provides getDisplayName() to output a user's display name.
Supporting organizations:
Drupal 10 maintenance and development
Project information
- Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed. - Maintenance fixes only
Considered feature-complete by its maintainers. - Module categories: Content display, Access control
- 19,623 sites report using this module
- Created by NancyDru on , updated
- Stable releases for this project are covered by the security advisory policy.
Look for the shield icon below.