I have added new fields on the user profile page.
I want to display a message that says: "It's good ... or not"
I couldn't find a hook in the WordPress codex.
I don't want to use a plugin only my own code I want change this code :
<div id="message" class="updated">
<p><strong>Updated profile </strong></p>
</div>