このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Slug Translator Framework

説明

The ultimate slug translator framework for WordPress. It converts your non english text to english and save as slug by converting non latin characters to latin. It uses Google Translate API ( https://cloud.google.com/translate/docs/apis ) which send the post title and retrieve english latin string. The return string is sanitized and stored as post slug.

Use of 3rd Party (Google Translate API)

This plugin uses Google Translate API to converts the given non latin characters of post title into english latin characters as post slug. On post publish event the tranlated slug is automatically saved.

Google Translate is one of the earliest language translation services around. Initially available as a web app to detect and translate between languages, Google Translate is now also available as an API. Google Translate API supports over a hundred languages. A get request of Google Translate API is called whenever the post is being saved, then the returned string will be saved as post slug in run time. All the translation service is handled by google, so there is no hasseling on our end. This is the link to the service and API Documentation. ( https://cloud.google.com/translate/docs/apis ).
This plugin has no control of the translation mechanism.

Changelog June 30 2021

  • Add save filter
  • Add Cloud Translation

Changelog June 27 2021

  • Translate only for non english characters

Features

  • Automatic Translate on save post hook
  • Remove non latin characters
  • Helps to attain latin characters on slug
  • Effective URL sharing
  • Increased Performance
  • Simplified API
  • Partial Refresh
  • Conditional Logic
  • GDPR Compliance
  • SEO friendly slug
  • Improved Page Speed

Future Improvements

  • Support for customized Translation for multi language

評価

1件のレビューをすべて表示

貢献者と開発者

Slug Translator Framework はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Slug Translator Framework” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。