Plugin này chưa được cập nhật với 3 phiên bản mới nhất của WordPress. Nó có thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress mới nhất.

Fix for Yoast SEO and qTranslate/qTranslateX

Mô tả

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 wont 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.

Cài đặt

Upload, Activate

Đánh giá

Đọc tất cả 7 đánh giá

Người đóng góp & Lập trình viên

“Fix for Yoast SEO and qTranslate/qTranslateX” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

Nhật ký thay đổi

1.0

  • Initial release

1.1

Readme Fix

1.2

Added filter for meta Description (Thanks to ProX666)

1.2.1

Readme and description fix

1.2.2

Name changed according to new plugins naming guidelines. (Thanks to Pippin Williamson)

1.2.3

Added function prefix fysq_ (Thanks to megamurmulis)

1.2.4

deleted old file grom repo….