Hi,
I see a lot of subjet talk about that with the same answer but it didn’t work.
I try to add in “wp-includes/functions.php” and “Appearance/Editor/functions.php”
add_filter( ‘wp_title’, function() {
return get_the_title();
});
Sorry i am French and i don"t speak very well english.
Thanks you 