xiuno用户发帖限制标题最少字数
2021年03月05日 5107

xiuno

hook这个插入点 post_update_post_start.php
xn_strlen($subject) > 128 AND message('subject', lang('subject_length_over_limit', array('maxlength'=>128)));​

这样编辑的时候就会检测标题长度了,128是指标题的字符长度,可根据需要修改

- End -




0 条评论
  • 表情
  • 游客你好,回复内容需要 登录 查看!