The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Hi,
I have made a Not Safe For Work custom BBcode tag which users wrap around more mature content so that it is'nt displayed by default in a thread. I want to be able to completely remove this content for guest users (Google doesn't like it). Anyone any ideas which templates I modify to insert the if guest conditions? cheers |
|
#2
|
||||
|
||||
|
I don't think you could do it through templates. You COULD add a plugin on the hook bbcode_create, and just modify your NSFW BB Code to PHP.
PHP Code:
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|