• 本站迁移至新系统 https://accforum.com/ 旧数据不迁移,请重新注册。

Thread title manager

Telegram账号购买找【ITCRY】-顶级号商 https://itcry.com/

无名

Administrator
管理成员
站长
Lv0
Lv1
Lv2
11
消息得分
注册
2023-10-25
消息
2,612
反馈评分
42
无名 提交新资源:

Thread title manager - Thread title manager

Description:

Manages appearance of thread titles.





1674915810296-png.4000





1674915827653-png.4001





External file:



The External File option allows the use of a PHP file that can control the final outcome of the thread title. Here's an example that will remove the exclamation character:





PHP:



<?php
if (substr_count($title, '!') > 0)
{
$patterns[0] = '/\!/'...

阅读关于此资源更多信息...
 
后退
顶部