Hello one of my clients keeps complaining about the fact that the WordPress App for IOS does not apply the filter the_title before displaying the title on the screen (seems to be the title from the database directly).
In may case the problem is the WordPress Plugin qTranslate which makes a title appear
<!:--de-->Hallo Welt<:--:--><!--en-->Hello World<!--:-->
Anyway this problem may appear for very many plugins using title-filtering.
Can you implement a possibility to apply the filter "the_title" within the WordPress app in order to unhappy users?