evertiro / Username-Changer

A simple plugin to change registered usernames.
http://wordpress.org/plugins/username-changer/
GNU General Public License v2.0
4 stars 5 forks source link

Clear cache #14

Open mathieuhays opened 6 years ago

mathieuhays commented 6 years ago

I've had a quick look through the source code.

You might want to call clean_user_cache( $user ) to prevent issues with the user cache.