Quote:
Originally Posted by Budget101
Is there anyway to set a particular textfield to automatically parse url into a clickable link without forcing the user to write [url] tags?
Some users seem to have great difficulty in grasping the concept of adding bbcode correctly.
TIA!
|
Find in plugin:
Easy Forms Part 1:
PHP Code:
$newpost['poststarttime'] = $poststarttime;
Add after
PHP Code:
$newpost['parseurl'] = '1';