Linux 软件免费装
Banner图

Deepglot

开发者 helpstring
更新时间 2026年8月21日 01:40
PHP版本: 8.0 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

translation localization multilingual machine translation language switcher

下载

0.12.2

详情介绍:

Deepglot translates rendered WordPress pages through the Deepglot translation API and serves each visitor a localized site without duplicating posts. Development source and release build instructions are available at https://github.com/ostheimer/deepglot.

安装:

  1. Upload the release ZIP under Plugins -> Add New -> Upload Plugin.
  2. Activate Deepglot.
  3. Open Settings -> Deepglot and enter the API base URL and API key.
  4. Choose the source language, target languages, routing, switcher, and exclusions.

升级注意事项:

0.12.2 Closes the complete response-buffer lifecycle and strengthens unique naming for WordPress.org compatibility. Requires PHP 8.0 or newer. 0.12.1 Addresses WordPress.org review feedback by removing arbitrary CSS input and loading plugin assets through WordPress APIs. Requires PHP 8.0 or newer. 0.12.0 Moves fresh translations off the page render into a background job, so cold pages load fast instead of waiting for the translation API. Requires PHP 8.0 or newer. 0.11.7 Allows trusted site-specific callbacks to localize media embeds after the full translation pipeline. Requires PHP 8.0 or newer. 0.11.6 Prevents content-heavy cold pages from exceeding the translation window as one oversized provider request. Requires PHP 8.0 or newer. 0.11.5 Allows cold large-page translations up to 60 seconds to complete instead of returning partially untranslated pages. Requires PHP 8.0 or newer. 0.11.4 Preserves translated routes whose source slug consists only of digits. Requires PHP 8.0 or newer. 0.11.3 Hardens localized SEO metadata and slug canonicalization, preserves search routing, and allows longer translation batches. Requires PHP 8.0 or newer. 0.11.2 Reports an invalid or revoked API key in wp-admin and stops re-sending doomed translation requests on every page view. Requires PHP 8.0 or newer. 0.11.1 Preserves action links, restores descriptive ISO-code labels, and improves WordPress.org compatibility. Requires PHP 8.0 or newer.

常见问题:

Do I need a Deepglot account?

Yes. Use an account at https://deepglot.ai or configure a compatible self-hosted Deepglot service.

Does the plugin duplicate posts?

No. Translation happens on rendered output. Source content remains in the original WordPress posts and pages.

What happens when the quota is exhausted?

Cached translations remain available. Uncached content falls back to the source language, and administrators see a quota notice.

Why can the first translated page view still show the source language?

Since version 0.12.0, ordinary page requests do not wait for a slow translation provider. The first view queues uncached text for an immediately due WP-Cron job. After the job succeeds, Deepglot stores the translations locally and purges affected URLs in WP Rocket, W3 Total Cache, LiteSpeed Cache, and WP Super Cache. If later views remain in the source language, verify that WP-Cron or the host's system cron is running and purge any other page-cache plugin manually.

更新日志:

0.12.2 0.12.1 0.12.0 0.11.7 0.11.6 0.11.5 0.11.4 0.11.3 0.11.2 0.11.1 0.11.0 0.10.4 0.10.3 0.10.2 0.10.1 0.10.0