[WordPress] 外掛分享: GlotCore Limit Import Strings Number

首頁外掛目錄 › GlotCore Limit Import Strings Number
WordPress 外掛 GlotCore Limit Import Strings Number 的封面圖片
全新外掛
安裝啟用
尚無評分
29 天前
最後更新
問題解決
WordPress 4.9+ PHP 7.4+ v1.0 上架:2026-02-16

內容簡介

總結:這個 WordPress 外掛為 GlotPress 新增了對匯入字串數量的限制,避免匯入大型翻譯專案,設置合理的限制以避免性能問題,同時也提供了免費梯度,適用於需要進行小型個人專案的使用者。

問題與答案:
1. 這個 WordPress 外掛的功能是什麼?
- 對於在 GlotPress 中匯入字串的數量設定了限制。
2. 這個功能有什麼作用?
- 有助於防止匯入大型翻譯專案,設置合理限制以避免性能問題。
3. 這個外掛還提供了什麼額外的便利?
- 允許為需要進行小型個人專案的使用者提供免費梯度。
4. 如何設定這個外掛的匯入字串限制?
- 安裝 GlotCore Limit Import Strings Number 後,預設的限制為 1000 字串。
- 您可以在 wp-config.php 檔中透過定義以下常數來更改這個限制:
```php
define( 'GLOTCORE_IMPORT_STRINGS_LIMIT', 500 ); // 將 500 更改為您想要的限制數量
```

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.0) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「GlotCore Limit Import Strings Number」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

Adds a limit to the number of strings that can be imported in GlotPress.
It helps to prevent importing large translation projects, sets a reasonable limit to avoid performance issues.
It allows to provide a free tier for users who needs it for small personal projects.
Configuration
Once you have installed GlotCore Limit Import Strings Number it is ready to use, and the initial limit is set to 1000 strings.
You can change this limit by defining the following constant in your wp-config.php file:
php
define( 'GLOTCORE_IMPORT_STRINGS_LIMIT', 500 ); // Change 500 to your desired limit

延伸相關外掛

文章
Filter
Mastodon