Apply the_title filter to post titles AND backend auto social-sharing plugin, but not nav menu

The question: The Challenge I have been trying to write a filter that applies (prepends a string) to (a) post titles of a certain post type and (b) to that same post type WordPress admin backend for use by an auto social sharing plugin. I’ve gotten really close. I’ve achieved: 1. prepending only to custom … Read more