Deskripsyon
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
Mga Review
Wala pang reviews para sa plugin na ito.
Mga Contributor at Developer
Ang “GlotCore Limit Import Strings Number” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.
Mga ContributorAng “GlotCore Limit Import Strings Number” ay naisalin na sa 2 (na) mga locale. Salamat sa mga tagasalin para sa kanilang mga kontribusyon.
Isalin ang “GlotCore Limit Import Strings Number” sa iyong wika.
Interesado sa development?
Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.
Changelog
1.0
- Initial release.
