Does anyone have a way to do the following?
1. Pull the $thread['preview'] variable into the function output_NewestThreads() function
2. Parse out BBCode + HTML from $thread['preview']
Basically, I am looking to add thread descriptions without BBCode/HTML to the output_NewestThreads() function, instead of just thread titles/links.
I've been searching for a way to do this for over a month now, with little or no headway into this. Any help will be greatly appreciated.
Thanks in advance.
|