這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 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 訂閱開發記錄