Works on YOURLS 1.9.2
This plugin limits the minimum and maximum number of characters for custom keyword
By default, custom keyword length limit on this plugin is:
- MIN = 4 characters
- MAX = 15 characters
- In
/user/plugins
, create a new folder namedlimit-custom-keyword-length
- Drop these files in that directory
- Open the plugin.php and edit the value of $max_length and $min_length to suit. You can also customize your error messages
- Go to the Plugins administration page ( eg
https://sho.rt/admin/plugins.php
) and activate the plugin - Have fun!
BTC (ERC20): 0xc96f5273bdd688aa421633c199401af407352d18
Limit Custom Keyword Length (YOURLS Plugin) is free software
This code is released under:
- MIT License: Copyright (c) 2024 Surya Tanjung [email protected]
- YOURLS License: Do whatever the hell you want with it. :)
- Credits: Thanks to YOURLS Awesome Team