After my post here:
Help with changing a bit of code (if I could find it)...
...would it be possible to add the following to the next release of vBSEO?
config_vbseo.php
PHP Code:define('VBSEO_ACRONYM_GUESTS_ONLY', 0);
vbseo_prepare_seo_replace() => functions_vbseo_seo.php
PHP Code:global $seo_replacements, $seo_replace_inurls, $seo_preg_replace, $vbseo_acronym_format, $bbuserinfo;
if(($bbuserinfo['userid']<=0) && (VBSEO_ACRONYM_GUESTS_ONLY))return;


LinkBack URL
About LinkBacks






