Je dois remplacer l’élément #current-user (photo de profil) dans la navigation par le texte « profil ».
Quelle serait la meilleure approche pour y parvenir ?
J’ai essayé d’ajouter du texte à #current-user a::before
et de définir l’affichage de la photo de profil sur none,
@blake, thanks for the response.
I am working on a new theme and I don’t think that would be optimal.
Do you think I could do it using the pluginAPI or a widget?