[AndyB] Thread title manager

[AndyB] Thread title manager 2.1

Sem autorização para baixar
Compatibilidade com XF
  1. 2.2.x
Descrição curta
Manage thread titles with our add-on. Use PHP files for custom title control, including removing exclamation marks. Only affects new titles post-installation.
Manages appearance of thread titles.
pic001.webp

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:
<?php
if (substr_count($title, '!') > 0)
{
$patterns[0] = '/\!/';
$replacements[0] = '';
$title = preg_replace($patterns, $replacements, $title);
}
Questions and answers:

Q: Does this change old thread titles, or only new ones after the add-on is installed?
A: Only new or edited thread titles after the add-on is installed.
Autor
anne51
Visualizações
574
Tipo de extensão
zip
Tamanho do arquivo
19,9 KB
Primeiro lançamento
Última atualização
Avaliações 0,00 estrelas 0 avaliações
Link quebrado? Enviar mensagem para a equipe NP que vamos ajudá-lo rapidamente!
Apoie o desenvolvedor Se você está satisfeito com o teste ou seu projeto gerou lucro, clique no botão “Mais informações” para apoiar o desenvolvedor comprando.

Últimas atualizações

  1. 2.1 - changelog
    Now allows moderators override the thread title to have lowercase first character even though Uppercase first is set in the options page.
  2. 2.0 - changelog
    Added Date cutoff and Exclude forums to options page.
  3. 1.9 - changelog
    Added Maximum characters to options page.

Mais recursos de anne51

Evne - Portfolio Criativo do WordPress A
para mentes criativas audaciosas, evne lhe permite compilar seu próprio portfólio criativo de maneira fácil e simples!
Visualizações
236
Atualizado
Hecxa – Creative Design Agency FSE WordPress Theme A
Hecxa is a modern WordPress theme designed for Design Firm, Design Studio, Graphic Designer etc
Visualizações
309
Atualizado
Carafity - Shop de Madeira Hidráulica WooCommerce Tema A
desenhado para ajudar você a criar uma loja online impressionante para seus objetos feitos à mão feitos de bambu.

Recursos similares

Thread Titles Manager A
Thread Titles Manager 1.0.1 Patch Level 2
Thread Title Manager is a tool designed to help an admin to discover and fix organic traffic leaks.
Visualizações
429
Atualizado
[AndyB] Custom title manager A
Allows viewing and managing custom user titles.
Visualizações
436
Atualizado
Voltar
Top