ich muss das Element #current-user (Profilbild) in der Navigation durch den Text „profile" ersetzen.
Was wäre der beste Ansatz dafür?
Ich habe versucht, Text vor #current-user a::before einzufügen
und die Anzeige des Profilbilds auf none zu setzen,
dadurch werden jedoch auch die Benachrichtigungen ausgeblendet.
@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?