Yoast SEO fix for qTranslate

It runs filter that wraps $title into __() and fixes Yoast SEO plugin that outputs all languanges at Once in Title

Author:Luka Petrovic (profile at wordpress.org)
WordPress version required:2.7
WordPress version tested:4.3.1
Plugin version:1.2.4
Added to WordPress repository:18-09-2013
Last updated:27-10-2015
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:86
Rated by:7
Plugin URI:http://wordpress.org
Total downloads:15 874
Active installs:400+
plugin download
Click to start download

When using qTranslete or qTranslateX with Yoast SEO plugim it outputs all languanges in title. This plugin fix this. Only current languange will be outputed. It runs filter that wraps $title into __() and fixes Yoast SEO plugin that outputs all languanges at once in Title. I acctualy sugested to Joost to do this in his plugin (adding only 4 chars to file "class-frontend.php" at specific line), but he replied: "I won’t support qTranslate, sorry. It abuses the translation API in ways that breaks other stuff." Since it does not break stuff i made this extreemly simple plugin.


ChangeLog