Linux 软件免费装
Banner图

GlotCore Limit Import Strings Number

开发者 meloniq
更新时间 2026年2月18日 03:49
WordPress版本: 6.9
版权: GPLv2
版权网址: 版权信息

标签

import limit glotpress strings

下载

1.0

详情介绍:

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

更新日志:

1.0