Apply the_title() filter in post & page title, but not in menu title
Problem Description: Let me rephrase the question first. You want to: Set new title to all post and page type from a meta field. You want this to happen everywhere (home page, single page, widgets etc.) However, you don’t want this title change to happen if the title is on the Navigation Menu. Solution: Before … Read more