Tag Display Page Question
Using Jamroom
There is an update in the marketplace now for jrTags 1.4.6
The option for pagination is in the GLOBAL CONFIG section in the ACP
$value = "The cult of croft cost one cent to cast";
return $value; // "the c$%t of c$%t c$%t one c$%t to c$%t "
$_opt = array(
'title' => "NT Censor",
'function' => 'ntCensor_banned_words'
);
jrCore_register_module_feature('jrBanned','banned_type', 'ntCensor', $_opt);