apply_filters( 'pre_user_nicename', string $user_nicename )

Filters a user’s nicename before the user is created or updated.


Description Description


Parameters Parameters

$user_nicename

(string) The user's nicename.


Top ↑

Source Source

File: wp-includes/user.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.0.3 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.