Yoast SEO fix for qTranslate
开发者 |
lupetalo
|
更新时间 |
2015年10月27日 19:35 |
PHP版本: |
3.0.1 及以上 |
WordPress版本: |
3.6.1 |
版权: |
GPLv2 or later |
版权网址: |
版权信息
|
详情介绍:
When using qTranslete with Yoast SEO plugim it outputa all languanges in title. This plugin Fixes 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.
安装:
Upload, Activate
更新日志: