vBulletin Code Standards 
The following documents are intended as a guide for people who are writing code to integrate with vBulletin.

Code Examples Color Key:
$code = red_code($var); Don't code like this
$code = normal_code($var); Code like this
User Contributed Notes: vBulletin Code Standards Add a Comment