WordPress wp_title Hook Filter Not Working

When I use wp_title filter hook, the title on the browser doesn’t change. To solve this ensure at your theme header.php, there is wp_title() at the title tag.

Then you can use the wp_title filter.