Quote Originally Posted by JuggaloBrotha View Post
When I posted almost every other word was a link, now virtually none of them are. I guess I should have taken a screenshot instead of just linking.
It's because you posted via quick reply. In order to do this we had to use the same event as BB code parsing. That event fires both on quick reply and on page refresh. Our function is written in two parts. Only one part fires on submittal of quick reply. The second part, which checks for number of links and also checks for already existing links so it doesn't link them again, fires only on long reply or a page refresh.